SF #1635217, Fix unbalanced paren

This commit is contained in:
Neal Norwitz 2007-01-19 05:52:46 +00:00
parent e962300d0c
commit fa941b9392
1 changed files with 1 additions and 1 deletions

2
Doc/dist/dist.tex vendored
View File

@ -692,7 +692,7 @@ Some examples:
\begin{tableii}{l|l}{code}{Provides Expression}{Explanation} \begin{tableii}{l|l}{code}{Provides Expression}{Explanation}
\lineii{mypkg} {Provide \code{mypkg}, using the distribution version} \lineii{mypkg} {Provide \code{mypkg}, using the distribution version}
\lineii{mypkg (1.1} {Provide \code{mypkg} version 1.1, regardless of the \lineii{mypkg (1.1)} {Provide \code{mypkg} version 1.1, regardless of the
distribution version} distribution version}
\end{tableii} \end{tableii}