Merge pull request #4704 from paulcalabro/patch-1

Fixed a typo.
master
Marc Cornellà 11 years ago
commit 69c73a477c
  1. 2
      plugins/git-extras/git-extras.plugin.zsh

@ -4,7 +4,7 @@
# #
# Completion script for git-extras (http://github.com/tj/git-extras). # Completion script for git-extras (http://github.com/tj/git-extras).
# #
# This depends on and reueses some of the internals of the _git completion # This depends on and reuses some of the internals of the _git completion
# function that ships with zsh itself. It will not work with the _git that ships # function that ships with zsh itself. It will not work with the _git that ships
# with git. # with git.
# #

Loading…
Cancel
Save