Skip to content

Commit 79e135c

Browse files
authored
Use "warning", not "danger"
1 parent fa43ff8 commit 79e135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/os.path.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ the :mod:`glob` module.)
101101
prefix of all strings in *list*. If *list* is empty, return the empty string
102102
(``''``).
103103

104-
.. danger::
104+
.. warning::
105105

106106
This function may return invalid paths because it works a
107107
character at a time.

0 commit comments

Comments
 (0)