diff options
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. """) |