projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5fe12
)
Fix typo in zsh _cargo completions
author
Chris Coutinho
<chrisbcoutinho@gmail.com>
Sun, 16 Jul 2017 17:35:31 +0000
(19:35 +0200)
committer
Chris Coutinho
<chrisbcoutinho@gmail.com>
Sun, 16 Jul 2017 17:35:31 +0000
(19:35 +0200)
src/etc/_cargo
patch
|
blob
|
history
diff --git
a/src/etc/_cargo
b/src/etc/_cargo
index 7bb68880b311aa5f5336d82edeb957348c388a11..c2a2409fade2a7aaf5b9bf28f23a8faeb9bcc74f 100644
(file)
--- a/
src/etc/_cargo
+++ b/
src/etc/_cargo
@@
-519,7
+519,7
@@
_benchmark_names()
_get_names_from_array "bench"
}
-# These flags are mutally exclusive specifiers for the scope of a command; as
+# These flags are mut
u
ally exclusive specifiers for the scope of a command; as
# they are used in multiple places without change, they are expanded into the
# appropriate command's `_arguments` where appropriate.
set command_scope_spec