]> granicus.if.org Git - python/commitdiff
Correct typo
authorGeorg Brandl <georg@python.org>
Fri, 6 Jan 2006 19:26:42 +0000 (19:26 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 6 Jan 2006 19:26:42 +0000 (19:26 +0000)
Doc/lib/libsys.tex

index 6a82d1b2a41e23f17639d1558571754198ba3989..e8a6ccd1da971da4c0e58b7f5e4cfbfca17861c7 100644 (file)
@@ -31,7 +31,7 @@ It is always available.
   A triple (repo, branch, version) representing the Subversion
   information of the Python interpreter.
   \var{repo} is the name of the repository, \code{'CPython'}.
-  \var{branch} is the a string of one of the forms \code{'trunk'},
+  \var{branch} is a string of one of the forms \code{'trunk'},
   \code{'branches/name'} or \code{'tags/name'}.
   \var{version} is the output of \code{svnversion}, if the
   interpreter was built from a Subversion checkout; it contains