]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport typo fix
authorRaymond Hettinger <python@rcn.com>
Wed, 6 Aug 2003 06:47:15 +0000 (06:47 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 6 Aug 2003 06:47:15 +0000 (06:47 +0000)
Doc/lib/libfuture.tex

index bd663688c046cc36793e15989c047b4a189ddefc..12b131acd2e4af23afcebe0f6412755283d587d6 100644 (file)
@@ -23,7 +23,7 @@
 
 \end{itemize}
 
-Each statment in \file{__future__.py} is of the form:
+Each statement in \file{__future__.py} is of the form:
 
 \begin{verbatim}
 FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ","