Skip to content

Commit f845343

Browse files
committed
Fix docs warning
1 parent 7ff96a2 commit f845343

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/os.path.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,8 @@ the :mod:`glob` module.)
447447
The *strict* parameter was added.
448448

449449
.. versionchanged:: next
450-
The :py:data:`~ntpath.ALLOW_MISSING` value for *strict* parameter was added.
450+
The :py:data:`~os.path.ALLOW_MISSING` value for the *strict* parameter
451+
was added.
451452

452453
.. data:: ALLOW_MISSING
453454

0 commit comments

Comments
 (0)