Skip to content

Commit b3f4398

Browse files
committed
surpressing -> suppressing
1 parent 2ca47cb commit b3f4398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/config/argparsing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ class DropShorterLongHelpFormatter(argparse.HelpFormatter):
399399
"""shorten help for long options that differ only in extra hyphens
400400
401401
- collapse **long** options that are the same except for extra hyphens
402-
- special action attribute map_long_option allows surpressing additional
402+
- special action attribute map_long_option allows suppressing additional
403403
long options
404404
- shortcut if there are only two options and one of them is a short one
405405
- cache result on action object as this is called at least 2 times

0 commit comments

Comments
 (0)