summaryrefslogtreecommitdiff
path: root/plugins/git-hubflow
diff options
context:
space:
mode:
authorJosh Sherman <josh@gravityblvd.com>2015-01-20 21:25:07 -0500
committerJosh Sherman <josh@gravityblvd.com>2015-01-20 21:25:07 -0500
commit49549d95582832a25957af6daca6621f60c775ac (patch)
treeb2631132257f98025b6537949adf75d0244fb3bd /plugins/git-hubflow
parentc78277fd8bda5fec87504469afdf121355876006 (diff)
downloadzsh-49549d95582832a25957af6daca6621f60c775ac.tar.gz
zsh-49549d95582832a25957af6daca6621f60c775ac.tar.bz2
zsh-49549d95582832a25957af6daca6621f60c775ac.zip
Update git-hubflow.plugin.zsh
Diffstat (limited to 'plugins/git-hubflow')
-rw-r--r--plugins/git-hubflow/git-hubflow.plugin.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/git-hubflow/git-hubflow.plugin.zsh b/plugins/git-hubflow/git-hubflow.plugin.zsh
index a09f88391..4cf5b9177 100644
--- a/plugins/git-hubflow/git-hubflow.plugin.zsh
+++ b/plugins/git-hubflow/git-hubflow.plugin.zsh
@@ -5,7 +5,7 @@
#
# To achieve git-hubflow completion nirvana:
#
-# 0. Update your zsh's git-completion module to the newest verion.
+# 0. Update your zsh's git-completion module to the newest version.
# From here. http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD
#
# 1. Install this file. Either:
@@ -17,7 +17,7 @@
#
# source ~/.git-hubflow-completion.zsh
#
-# c. Or, use this file as a oh-my-zsh plugin.
+# c. Or, use this file as an oh-my-zsh plugin.
#
_git-hf ()