]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Doc: add a missing period (GH-21819) (#21932)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Aug 2020 20:40:57 +0000 (13:40 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 20:40:57 +0000 (17:40 -0300)
(cherry picked from commit 12695f4c6d1167c0863098a586f3dfeb77a7cb9a)

Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
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