summaryrefslogtreecommitdiffstats
path: root/Doc/libtypes.tex
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-08-14 13:38:36 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-08-14 13:38:36 (GMT)
commit4518577b2402bf45691bd39ff1e010aa562378e2 (patch)
treead3f248da5e2cf5f150e248e407c3c19fd68805f /Doc/libtypes.tex
parent479c1b300871f297b716b25c2cd9494d51ace0c8 (diff)
downloadcpython-4518577b2402bf45691bd39ff1e010aa562378e2.zip
cpython-4518577b2402bf45691bd39ff1e010aa562378e2.tar.gz
cpython-4518577b2402bf45691bd39ff1e010aa562378e2.tar.bz2
Fixed incorrect tex-code for readline
Diffstat (limited to 'Doc/libtypes.tex')
-rw-r--r--Doc/libtypes.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libtypes.tex b/Doc/libtypes.tex
index 379d3fe..5c6bce8 100644
--- a/Doc/libtypes.tex
+++ b/Doc/libtypes.tex
@@ -676,7 +676,7 @@ Files have the following methods:
continue reading after an \EOF{} is hit.)
\end{funcdesc}
-\begin{funcdesc}{readline}optional{size}}
+\begin{funcdesc}{readline}{\optional{size}}
Read one entire line from the file. A trailing newline character is
kept in the string%
\footnote{The advantage of leaving the newline on is that an empty string