We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71431ef commit 9a9aa20Copy full SHA for 9a9aa20
1 file changed
βDoc/library/configparser.rstβ
@@ -43,7 +43,7 @@ provided on initialization and retrieval. Lines beginning with ``'#'`` or
43
44
Configuration files may include comments, prefixed by specific characters (``#``
45
and ``;``). Comments may appear on their own in an otherwise empty line, or may
46
-be entered in lines holding values or spection names. In the latter case, they
+be entered in lines holding values or section names. In the latter case, they
47
need to be preceded by a whitespace character to be recognized as a comment.
48
(For backwards compatibility, only ``;`` starts an inline comment, while ``#``
49
does not.)
0 commit comments