Correct typo in configparser.rst (#1012)

This commit is contained in:
Alex Jordan 2017-04-05 22:21:30 -04:00 committed by Fred Drake
parent a0ce375e10
commit 01fa9ae546

View file

@ -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