summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libshlex.tex
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-09-08 18:52:18 (GMT)
committerRaymond Hettinger <python@rcn.com>2003-09-08 18:52:18 (GMT)
commitb67449d31d524ea8b8086e745a9871ffc0c32d95 (patch)
tree686a4ee4f340d3d6d2fa10b034a62d08d6f17b03 /Doc/lib/libshlex.tex
parentc60577ea594a6d07eb279aa958180d6591cf680a (diff)
downloadcpython-b67449d31d524ea8b8086e745a9871ffc0c32d95.zip
cpython-b67449d31d524ea8b8086e745a9871ffc0c32d95.tar.gz
cpython-b67449d31d524ea8b8086e745a9871ffc0c32d95.tar.bz2
Fix spacing markup and other sundries.
Diffstat (limited to 'Doc/lib/libshlex.tex')
-rw-r--r--Doc/lib/libshlex.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libshlex.tex b/Doc/lib/libshlex.tex
index 56125d3..107882c 100644
--- a/Doc/lib/libshlex.tex
+++ b/Doc/lib/libshlex.tex
@@ -117,7 +117,7 @@ messages. This is the same method used internally by the
\begin{methoddesc}{pop_source}{}
Pop the last-pushed input source from the input stack.
This is the same method used internally when the lexer reaches
-\EOF on a stacked input stream.
+\EOF{} on a stacked input stream.
\versionadded{2.1}
\end{methoddesc}