commit:     967418687b3b4a2c721752acc633a84496149f97
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 18:16:07 2014 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 18:16:07 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=96741868

fix spelling mistake

---
 _portage_utils | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_portage_utils b/_portage_utils
index fc3b776..abd20c9 100644
--- a/_portage_utils
+++ b/_portage_utils
@@ -78,7 +78,7 @@ qlist)
 ;;
 qlop)
   _arguments -s $common_args \
-       {'(--guage)-g','(-g)--guage'}'[Guage number of times a package has been 
merged]' \
+       {'(--gauge)-g','(-g)--gauge'}'[Gauge number of times a package has been 
merged]' \
        {'(--time)-t','(-t)--time'}'[Calculate merge time for a specific 
package]' \
        {'(--human)-H','(-H)--human'}'[Print seconds in human readable format 
(needs -t)]' \
        {'(--list)-l','(-l)--list'}'[Show merge history]' \

Reply via email to