]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-121461: Fix os.path.normpath documentation indentation (#121466)
authorCBerJun <121291537+CBerJun@users.noreply.github.com>
Mon, 8 Jul 2024 03:51:03 +0000 (23:51 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 03:51:03 +0000 (03:51 +0000)
Doc/library/os.path.rst

index b582321515db56df105b10884e00f20e4e750d63..52487b4737ae2f5ccd93eb39f6018a41be34f217 100644 (file)
@@ -389,7 +389,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