Skip to content

Commit e7e1dc6

Browse files
scopmiss-islington
authored andcommitted
Fix description of -W message field in man page (GH-111371)
(cherry picked from commit 9511198) Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
1 parent f420f7c commit e7e1dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/python.man

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ the remaining fields.
285285

286286
The
287287
.I message
288-
field must match the whole printed warning message; this match is
288+
field must match the start of the warning message; this match is
289289
case-insensitive.
290290

291291
The

0 commit comments

Comments
 (0)