add missing word

This commit is contained in:
Fred Drake 2006-04-27 00:20:14 +00:00
parent dbb8c4123f
commit 4b8ec63114

View file

@ -19,7 +19,7 @@ the equivalent \function{repr()} function, or the slightly different
\function{str()} function). The latter \function{str()} function). The latter
function is implicitly used when an object is written by the function is implicitly used when an object is written by the
\keyword{print}\stindex{print} statement. \keyword{print}\stindex{print} statement.
(Information on \ulink{\keyword{print} statement}{../ref/print.html} (Information on the \ulink{\keyword{print} statement}{../ref/print.html}
and other language statements can be found in the and other language statements can be found in the
\citetitle[../ref/ref.html]{Python Reference Manual} and the \citetitle[../ref/ref.html]{Python Reference Manual} and the
\citetitle[../tut/tut.html]{Python Tutorial}.) \citetitle[../tut/tut.html]{Python Tutorial}.)