Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74ef694

Browse files
committed
Correct typo
1 parent 9f39f68 commit 74ef694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libsys.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ \section{\module{sys} ---
3131
A triple (repo, branch, version) representing the Subversion
3232
information of the Python interpreter.
3333
\var{repo} is the name of the repository, \code{'CPython'}.
34-
\var{branch} is the a string of one of the forms \code{'trunk'},
34+
\var{branch} is a string of one of the forms \code{'trunk'},
3535
\code{'branches/name'} or \code{'tags/name'}.
3636
\var{version} is the output of \code{svnversion}, if the
3737
interpreter was built from a Subversion checkout; it contains

0 commit comments

Comments
 (0)