]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-121461: Fix os.path.normpath documentation indentation (GH-121466) (#121473)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Jul 2024 03:58:26 +0000 (05:58 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 03:58:26 +0000 (03:58 +0000)
gh-121461: Fix os.path.normpath documentation indentation (GH-121466)
(cherry picked from commit bf74db731bf108e880348f2925160af61570dbf4)

Co-authored-by: CBerJun <121291537+CBerJun@users.noreply.github.com>
Doc/library/os.path.rst

index c5004c3f0dfe2b06c8a31c6ed8251a9d685c0797..2eb25d952e7977416b00de032352ff31421c3273 100644 (file)
@@ -359,7 +359,7 @@ the :mod:`glob` module.)
    that contains symbolic links.  On Windows, it converts forward slashes to
    backward slashes. To normalize case, use :func:`normcase`.
 
-  .. note::
+   .. note::
       On POSIX systems, in accordance with `IEEE Std 1003.1 2013 Edition; 4.13
       Pathname Resolution <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>`_,
       if a pathname begins with exactly two slashes, the first component