From: Raymond Hettinger Date: Tue, 5 Aug 2003 11:40:21 +0000 (+0000) Subject: SF patch #782810: typo in libfuture.tex X-Git-Tag: v2.4a1~1790 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02771c174c836bd3836e4c17f90cc510d58cf2f7;p=thirdparty%2FPython%2Fcpython.git SF patch #782810: typo in libfuture.tex (Contributed by George Yoshida) --- diff --git a/Doc/lib/libfuture.tex b/Doc/lib/libfuture.tex index bd663688c046..12b131acd2e4 100644 --- a/Doc/lib/libfuture.tex +++ b/Doc/lib/libfuture.tex @@ -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 ","