]> granicus.if.org Git - python/commitdiff
SF #1635217, Fix unbalanced paren
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 19 Jan 2007 05:52:46 +0000 (05:52 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 19 Jan 2007 05:52:46 +0000 (05:52 +0000)
Doc/dist/dist.tex

index ba907637b4a1f7674db064f241c1c5ab2fd85a3c..7a0f0738223a15a76afb39fdc258e4d7d73ba804 100644 (file)
@@ -692,7 +692,7 @@ Some examples:
 
 \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}