PEP 495: typo

This commit is contained in:
Alexander Belopolsky 2015-08-22 17:33:28 -04:00
parent 7d2fb4b8db
commit e49267ccaf
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ Why "first"?
This is a working name chosen initially because the obvious
alternative ("second") conflicts with the existing attribute. It has
since became clear that it is desirable to have a flag with the
since become clear that it is desirable to have a flag with the
default value ``False`` and such that chronological ordering of
disambiguated (datetime, flag) pairs would match their lexicographical
order.