Normalized the \seetext markup to match the only other instance: should be

"\seetext{...}" instead of "\seetext ...".
This commit is contained in:
Fred Drake 1997-12-29 16:37:04 +00:00
parent 45c9df6636
commit f9951818a6
2 changed files with 4 additions and 4 deletions

View file

@ -578,10 +578,10 @@ The string passed to \code{match()} or \code{search()}.
\end{datadesc}
\begin{seealso}
\seetext Jeffrey Friedl, \emph{Mastering Regular Expressions},
\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
O'Reilly. The Python material in this book dates from before the re
module, but it covers writing good regular expression patterns in
great detail.
great detail.}
\end{seealso}

View file

@ -578,10 +578,10 @@ The string passed to \code{match()} or \code{search()}.
\end{datadesc}
\begin{seealso}
\seetext Jeffrey Friedl, \emph{Mastering Regular Expressions},
\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
O'Reilly. The Python material in this book dates from before the re
module, but it covers writing good regular expression patterns in
great detail.
great detail.}
\end{seealso}