SF #1635217, Fix unbalanced paren
This commit is contained in:
parent
e962300d0c
commit
fa941b9392
|
@ -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}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue