diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-10 05:04:42 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-10 05:04:42 +0000 |
| commit | 4d7cf9c66f22ee7d09773901d0efd05b1244b4b2 (patch) | |
| tree | 005e067f08865d65a07af15a7e955a92f1e25fe4 /Completion/Core/compinstall | |
| parent | 10598: Fix typo; reformat styles documentation for readability. (diff) | |
| download | zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar.gz zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar.bz2 zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar.lz zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar.xz zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.tar.zst zsh-4d7cf9c66f22ee7d09773901d0efd05b1244b4b2.zip | |
10602: Where'd that stray 2 come from?
Diffstat (limited to 'Completion/Core/compinstall')
| -rw-r--r-- | Completion/Core/compinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Core/compinstall b/Completion/Core/compinstall index d2238ca33..ab5479b2e 100644 --- a/Completion/Core/compinstall +++ b/Completion/Core/compinstall @@ -553,7 +553,7 @@ Current context: $curcontext To have different values for approximation and correction, you should change the context appropriately. For approximation, use -\`:completion:*:approxima2te:*' and for correction use +\`:completion:*:approximate:*' and for correction use \`:completion:*:correct:*'. Enter maximum number of errors allowed: |
