Fix typo in zsh _cargo completions
authorChris Coutinho <chrisbcoutinho@gmail.com>
Sun, 16 Jul 2017 17:35:31 +0000 (19:35 +0200)
committerChris Coutinho <chrisbcoutinho@gmail.com>
Sun, 16 Jul 2017 17:35:31 +0000 (19:35 +0200)
src/etc/_cargo

index 7bb68880b311aa5f5336d82edeb957348c388a11..c2a2409fade2a7aaf5b9bf28f23a8faeb9bcc74f 100644 (file)
@@ -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 mutually 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