wording tweak

This commit is contained in:
Brett Cannon 2013-04-12 09:22:43 -04:00
parent 8c159aab40
commit bca02a6e41
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ replacing existing standard library constants (such as ``socket.AF_INET``)
with enumerations.
This PEP is an attempt to formalize this decision as well as discuss a number
of variations that were discussed and can be considered for inclusion.
of variations that were proposed and can be considered for inclusion.
Motivation