about summary refs log tree commit diff
path: root/Completion/Unix/Command/_larch
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-04-25 11:18:50 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-04-25 11:18:50 +0000
commita5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe (patch)
treeabf9f9bdf206887f87412f272066e0689f481c30 /Completion/Unix/Command/_larch
parent83932ba23f06a467f33b4138484f7b0423660182 (diff)
downloadzsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.gz
zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.tar.xz
zsh-a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe.zip
18472: spelling corrections
Diffstat (limited to 'Completion/Unix/Command/_larch')
-rw-r--r--Completion/Unix/Command/_larch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_larch b/Completion/Unix/Command/_larch
index 18af3823a..7bd07c8b1 100644
--- a/Completion/Unix/Command/_larch
+++ b/Completion/Unix/Command/_larch
@@ -92,7 +92,7 @@ _larch_command () {
 "show-config:show the revision frontier of a configuration" \
 "config-history:report the history of a configuration" \
 "update:merge local changes with the latest revision" \
-"replay:merge the latest revsion with local changes" \
+"replay:merge the latest revision with local changes" \
 "delta-patch:compute and apply an arbitrary patch" \
 "star-merge:merge of mutually merged branches" \
 "make-sync-tree:prepare a tree that will synchronize branches" \
@@ -1603,7 +1603,7 @@ _larch_library-add () {
 		'--report[default output]' \
 		'--verbose[maximal output]' \
 		'--debug[debugging output]' \
-		'--ignore-extra-args[ignore extra argyments]' \
+		'--ignore-extra-args[ignore extra arguments]' \
 		"--skip-readmes[don't update readme files]" \
 		'*: :_files' \
            && return 0