]> granicus.if.org Git - python/commitdiff
Make sure section numbers wrap together with the preceeding word
authorFred Drake <fdrake@acm.org>
Fri, 18 Oct 2002 15:03:42 +0000 (15:03 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 18 Oct 2002 15:03:42 +0000 (15:03 +0000)
("section").

Doc/ref/ref4.tex

index 00f305864bd3ddc10f717311667967c6e099c1b4..0eb6841e06cd5e23b3838b8d07caed5559d88d77 100644 (file)
@@ -204,5 +204,6 @@ be relied on by code which will run under multiple versions of the
 interpreter.
 \end{notice}
 
-See also the description of the \keyword{try} statement in section
-\ref{try} and \keyword{raise} statement in section \ref{raise}.
+See also the description of the \keyword{try} statement in
+section~\ref{try} and \keyword{raise} statement in
+section~\ref{raise}.