Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02771c1

Browse files
committed
SF patch #782810: typo in libfuture.tex
(Contributed by George Yoshida)
1 parent 85004cc commit 02771c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libfuture.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ \section{\module{__future__} ---
2323

2424
\end{itemize}
2525

26-
Each statment in \file{__future__.py} is of the form:
26+
Each statement in \file{__future__.py} is of the form:
2727

2828
\begin{verbatim}
2929
FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ","

0 commit comments

Comments
 (0)