diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-01-18 18:55:29 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-01-18 18:55:29 +0000 |
commit | a5729be83502b3d2ba93e38a485393c9af13a935 (patch) | |
tree | 944d73702257a1ffcf76a52998fc44f7f8bf11f5 /Doc/Zsh | |
parent | 5a6ac4ed4327cc42106c5a89f7fa8bb1678b6a48 (diff) | |
download | zsh-a5729be83502b3d2ba93e38a485393c9af13a935.tar.gz zsh-a5729be83502b3d2ba93e38a485393c9af13a935.tar.xz zsh-a5729be83502b3d2ba93e38a485393c9af13a935.zip |
unposted: typo in calendar_scandate doc
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/calsys.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo index 3b4ddc158..109734204 100644 --- a/Doc/Zsh/calsys.yo +++ b/Doc/Zsh/calsys.yo @@ -523,7 +523,7 @@ item(tt(-d))( Enable additional debugging output. ) item(tt(-r))( -The arguments passed is to be parsed as a relative time. +The argument passed is to be parsed as a relative time. ) item(tt(-s))( In addition to setting tt(REPLY), set tt(REPLY2) to the remainder of |