mirror of
https://github.com/python/cpython.git
synced 2026-04-04 19:13:16 +00:00
Correct typo in configparser.rst (#1012)
This commit is contained in:
parent
a0ce375e10
commit
01fa9ae546
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue