diff options
Diffstat (limited to 'Doc/ref/ref6.tex')
-rw-r--r-- | Doc/ref/ref6.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref/ref6.tex b/Doc/ref/ref6.tex index e3b4427..a389176 100644 --- a/Doc/ref/ref6.tex +++ b/Doc/ref/ref6.tex @@ -48,7 +48,7 @@ function and the resulting string is written to standard output (see section~\ref{print}) on a line by itself. (Expression statements yielding \code{None} are not written, so that procedure calls do not cause any output.) -\ttindex{None} +\obindex{None} \indexii{string}{conversion} \index{output} \indexii{standard}{output} |