SF patch #782810: typo in libfuture.tex

(Contributed by George Yoshida)
This commit is contained in:
Raymond Hettinger 2003-08-05 11:40:21 +00:00
parent 85004cc47d
commit 02771c174c

View 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 ","