[FIX #4525]: Fix typo

pull/4526/head
Satoshi Ohmori 2015-10-20 18:45:12 +09:00
parent 57c2ac1e60
commit 2c8697b934
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ zstyle ':completion:*:*:git:*' user-commands \
count:'count commits' \
create-branch:'create local and remote branch' \
delete-branch:'delete local and remote branch' \
delete-merged-brancees:'delete merged branches'\
delete-merged-branches:'delete merged branches'\
delete-submodule:'delete submodule' \
delete-tag:'delete local and remote tag' \
effort:'display effort statistics' \