]> granicus.if.org Git - python/commitdiff
add missing period
authorFred Drake <fdrake@acm.org>
Mon, 26 Jan 2004 19:40:18 +0000 (19:40 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 26 Jan 2004 19:40:18 +0000 (19:40 +0000)
Doc/lib/libgetopt.tex

index d8f1de73bc1d912cf81bed7d6351ca7802cdc28e..7fe950ffa045783896ac5b4cc9d0ed4b9fa2dd29 100644 (file)
@@ -145,5 +145,5 @@ if __name__ == "__main__":
 \end{verbatim}
 
 \begin{seealso}
-  \seemodule{optparse}{More object-oriented command line option parsing}
+  \seemodule{optparse}{More object-oriented command line option parsing.}
 \end{seealso}