commit | 02771c174c836bd3836e4c17f90cc510d58cf2f7 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Aug 05 11:40:21 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Aug 05 11:40:21 2003 +0000 |
tree | 6eff76fb701bf6aeceec9d2cc7da9a4386a937ab | |
parent | 85004cc47d807579a475da9f4367a62eb2fd72a2 [diff] |
SF patch #782810: typo in libfuture.tex (Contributed by George Yoshida)
diff --git a/Doc/lib/libfuture.tex b/Doc/lib/libfuture.tex index bd66368..12b131a 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 ","