diff options
author | Rob Austein <sra@hactrn.net> | 2013-11-21 19:38:56 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-11-21 19:38:56 +0000 |
commit | 13a6590a73f29032bbc4683a39958de069c5158d (patch) | |
tree | 5983b2079d09ebdb5be6d2b0086b810f47aa2531 /rcynic/rcynic-svn.py | |
parent | 6dd865cf0efa2cf61cd2ace9d26a6ce1009963a6 (diff) |
Typo
svn path=/trunk/; revision=5592
Diffstat (limited to 'rcynic/rcynic-svn.py')
-rw-r--r-- | rcynic/rcynic-svn.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rcynic/rcynic-svn.py b/rcynic/rcynic-svn.py index d17e20e1..9d306cd4 100644 --- a/rcynic/rcynic-svn.py +++ b/rcynic/rcynic-svn.py @@ -92,7 +92,7 @@ parser.add_argument("--verbatim", action = "store_true", help = \ False means map the current authenticated/ tree in rcynic's output to a stable authenticated/ subtree in the subversion repository, with file and - directory anmes from the command line shorted to + directory names from the command line shorted to their last component. """) |