mirror of https://github.com/python/cpython
Make sure section numbers wrap together with the preceeding word
("section").
This commit is contained in:
parent
617080b6cf
commit
30be5768d2
|
@ -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}.
|
||||
|
|
Loading…
Reference in New Issue