]> granicus.if.org Git - python/commitdiff
add missing word
authorFred Drake <fdrake@acm.org>
Thu, 27 Apr 2006 00:20:14 +0000 (00:20 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 27 Apr 2006 00:20:14 +0000 (00:20 +0000)
Doc/lib/libstdtypes.tex

index 50be0fa01fb2112197e65790adb1369041179daf..cd9f7d4347f51cfb2c7c717df518283e791a68e1 100644 (file)
@@ -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}.)