projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ac287
)
Typo
author
Georg Brandl
<georg@python.org>
Sun, 22 Jan 2006 16:11:01 +0000
(16:11 +0000)
committer
Georg Brandl
<georg@python.org>
Sun, 22 Jan 2006 16:11:01 +0000
(16:11 +0000)
Doc/lib/libfuture.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libfuture.tex
b/Doc/lib/libfuture.tex
index a37459181ac34ce96f37c0d190d2ae73b38d51e0..f1ba064a33a74acb21043cb81f014145c61181d7 100644
(file)
--- a/
Doc/lib/libfuture.tex
+++ b/
Doc/lib/libfuture.tex
@@
-64,6
+64,6
@@
Instances of class \class{_Feature} have two corresponding methods,
\var{CompilerFlag} is the (bitfield) flag that should be passed in the
fourth argument to the builtin function \function{compile()} to enable
the feature in dynamically compiled code. This flag is stored in the
-\member{compiler_flag} attribute on \class{_F
u
ture} instances.
+\member{compiler_flag} attribute on \class{_F
ea
ture} instances.
No feature description will ever be deleted from \module{__future__}.