Skip to content
Prev Previous commit
Next Next commit
fix spelling
  • Loading branch information
benjaminp committed Dec 9, 2017
commit c026928bc9ac79a620261f36a77ed3f6ab30ceca
2 changes: 1 addition & 1 deletion Misc/python.man
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ This terminates the option list (following options are passed as
arguments to the command).
.TP
.BI "\-\-check-hash-based-pycs " mode
Configure how Python evaluates the up-to-dateness of hash-base pycs.
Configure how Python evaluates the up-to-dateness of hash-based .pyc files.
.TP
.B \-d
Turn on parser debugging output (for expert only, depending on
Expand Down