commit | fa941b9392d4061714a303cf00d4cdd7f18ee864 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Fri Jan 19 05:52:46 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Fri Jan 19 05:52:46 2007 +0000 |
tree | 91b7572248c18329e7585c7f867a7846c0052748 | |
parent | e962300d0c839868f2ace3fc174ab1f9e19cb4e9 [diff] |
SF #1635217, Fix unbalanced paren
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index ba90763..7a0f073 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex
@@ -692,7 +692,7 @@ \begin{tableii}{l|l}{code}{Provides Expression}{Explanation} \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} \end{tableii}