about summary refs log tree commit diff
path: root/Completion/Unix/Command/_wiggle
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-09 16:53:30 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-09 16:55:14 +0100
commit370b278565126a0abf3382ba10965e7a1090e7f8 (patch)
treea9df0cab2ff7932fa3aaa9c34a7392abfa47dd81 /Completion/Unix/Command/_wiggle
parent496626ddb8ed9d16b4f89c28c733e3312decebe6 (diff)
downloadzsh-370b278565126a0abf3382ba10965e7a1090e7f8.tar.gz
zsh-370b278565126a0abf3382ba10965e7a1090e7f8.tar.xz
zsh-370b278565126a0abf3382ba10965e7a1090e7f8.zip
39890: typo corrections in completion functions
Diffstat (limited to 'Completion/Unix/Command/_wiggle')
-rw-r--r--Completion/Unix/Command/_wiggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_wiggle b/Completion/Unix/Command/_wiggle
index ec71fdcb9..0a2f0c0cb 100644
--- a/Completion/Unix/Command/_wiggle
+++ b/Completion/Unix/Command/_wiggle
@@ -9,7 +9,7 @@ _arguments \
   '(-w --words -l --lines)'{-w,--words}'[make operations and display word based]' \
   '(-l --lines -w --words)'{-l,--lines}'[make operations and display line based]' \
   '(-p --patch)'{-p,--patch}'[treat last named file as a patch]' \
-  '(-r --replace)'{-r,--replace}'[replace orginal file with merged output]' \
+  '(-r --replace)'{-r,--replace}'[replace original file with merged output]' \
   '(-R --reverse -x --extract)'{-R,--reverse}'[swap the files or revert changes]' \
   '(-2 -3 -m --merge)-1[select branch]' \
   '(-1 -3 -m --merge)-2[select branch]' \