Spelling fixes (#2902)

This commit is contained in:
Ville Skyttä 2017-08-03 09:00:59 +03:00 committed by Serhiy Storchaka
parent d9d55c91be
commit 49b2734bf1
29 changed files with 54 additions and 54 deletions

View file

@ -840,7 +840,7 @@ def _decompose(flag, value):
not_covered = value
negative = value < 0
# issue29167: wrap accesses to _value2member_map_ in a list to avoid race
# conditions between iterating over it and having more psuedo-
# conditions between iterating over it and having more pseudo-
# members added to it
if negative:
# only check for named flags