diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-05-29 17:54:08 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-05-29 17:54:08 +0000 |
| commit | 56528ccb661d4985776234c89355a14093063534 (patch) | |
| tree | 8b84684ff6827f7e30ad6c670a5b80a2c136b9ac /Completion/Unix/Command/_apm | |
| parent | Document "make check". (diff) | |
| download | zsh-56528ccb661d4985776234c89355a14093063534.tar zsh-56528ccb661d4985776234c89355a14093063534.tar.gz zsh-56528ccb661d4985776234c89355a14093063534.tar.bz2 zsh-56528ccb661d4985776234c89355a14093063534.tar.lz zsh-56528ccb661d4985776234c89355a14093063534.tar.xz zsh-56528ccb661d4985776234c89355a14093063534.tar.zst zsh-56528ccb661d4985776234c89355a14093063534.zip | |
spelling corrections
Diffstat (limited to 'Completion/Unix/Command/_apm')
| -rw-r--r-- | Completion/Unix/Command/_apm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_apm b/Completion/Unix/Command/_apm index f4fcaa3ef..7fb035e8e 100644 --- a/Completion/Unix/Command/_apm +++ b/Completion/Unix/Command/_apm @@ -12,7 +12,7 @@ _arguments -C -s \ '(-m)--minutes[print total minutes remaining instead of using an hh:mm format]' \ '(--suspend)-s[put the machine into suspend mode if possible]' \ '(-s)--suspend[put the machine into suspend mode if possible]' \ - '(--stanbdby)-S[put the machine into standby mode if possible]' \ + '(--standby)-S[put the machine into standby mode if possible]' \ '(-S)--standby[put the machine into standby mode if possible]' \ '(--noignore)-n[tell the system not to ignore system-generated APM message]' \ '(-n)--noignore[tell the system not to ignore system-generated APM message]' \ |
