mirror of https://github.com/python/cpython
add missing word
This commit is contained in:
parent
dbb8c4123f
commit
4b8ec63114
|
@ -19,7 +19,7 @@ the equivalent \function{repr()} function, or the slightly different
|
|||
\function{str()} function). The latter
|
||||
function is implicitly used when an object is written by the
|
||||
\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
|
||||
\citetitle[../ref/ref.html]{Python Reference Manual} and the
|
||||
\citetitle[../tut/tut.html]{Python Tutorial}.)
|
||||
|
|
Loading…
Reference in New Issue