Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7026cd9

Browse filesBrowse files
authored
[2.7] Correct typo in configparser.rst (GH-1012) (GH-1026)
(cherry picked from commit 01fa9ae)
1 parent ab16dc1 commit 7026cd9
Copy full SHA for 7026cd9

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎Doc/library/configparser.rst

Copy file name to clipboardExpand all lines: Doc/library/configparser.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ easily.
3535
.. seealso::
3636

3737
Module :mod:`shlex`
38-
Support for a creating Unix shell-like mini-languages which can be used
39-
as an alternate format for application configuration files.
38+
Support for creating Unix shell-like mini-languages which can be used as
39+
an alternate format for application configuration files.
4040

4141
Module :mod:`json`
4242
The json module implements a subset of JavaScript syntax which can also

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.