summaryrefslogtreecommitdiff
path: root/priv/shell-completion/zsh
diff options
context:
space:
mode:
authorMichiel Beijen <michiel.beijen@gmail.com>2017-03-27 21:26:23 +0200
committerMichiel Beijen <michiel.beijen@gmail.com>2017-03-27 21:26:23 +0200
commite83100bbc85967134fe68dbf691c2cca8d6db10c (patch)
tree91e443b268d993db5e5d5de30ea016c00b453688 /priv/shell-completion/zsh
parent2cc07d8f1fa0f0f3491720389d9c85b755ec8e59 (diff)
Typo: seperate -> separate
Diffstat (limited to 'priv/shell-completion/zsh')
-rw-r--r--priv/shell-completion/zsh/_rebar32
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/shell-completion/zsh/_rebar3 b/priv/shell-completion/zsh/_rebar3
index 0abc340..490a824 100644
--- a/priv/shell-completion/zsh/_rebar3
+++ b/priv/shell-completion/zsh/_rebar3
@@ -110,7 +110,7 @@ _rebar3 () {
;;
(path)
_arguments \
- '(--app)--app[Comma seperated list of applications to return paths for.]:apps' \
+ '(--app)--app[Comma separated list of applications to return paths for.]:apps' \
'(--base)--base[Return the `base` path of the current profile.]' \
'(--bin)--bin[Return the `bin` path of the current profile.]' \
'(--ebin)--ebin[Return all `ebin` paths of the current profile`s applications.]' \