Skip to content

Commit

Permalink
[3.5] Correct typo in configparser.rst (GH-1012) (GH-1027)
Browse files Browse the repository at this point in the history
(cherry picked from commit 01fa9ae)
  • Loading branch information
Mariatta committed Apr 9, 2017
1 parent d4489da commit aa218af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/library/configparser.rst
Expand Up @@ -34,8 +34,8 @@ can be customized by end users easily.
.. seealso::

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

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

0 comments on commit aa218af

Please sign in to comment.