]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Doc: add a missing period (GH-21819)
authorMathieu Dupuy <deronnax@gmail.com>
Thu, 20 Aug 2020 20:08:37 +0000 (22:08 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 20:08:37 +0000 (22:08 +0200)
Doc/library/json.rst

index b923c8e1670529e19d2e32848d7e6d7a27179097..e1a246aad6190b7e6cb3f7a664f9f16986e5d3d2 100644 (file)
@@ -745,7 +745,7 @@ Command line options
 
 .. cmdoption:: --indent, --tab, --no-indent, --compact
 
-   Mutually exclusive options for whitespace control
+   Mutually exclusive options for whitespace control.
 
    .. versionadded:: 3.9