From eb424dc7593bb616062f913035e4a095a20ac7e4 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 26 May 2017 13:20:24 +1200 Subject: [PATCH] Updated man.zh Minor typo --- plugins/man/man.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/man/man.zsh b/plugins/man/man.zsh index 3490b0b6..94aa4918 100644 --- a/plugins/man/man.zsh +++ b/plugins/man/man.zsh @@ -5,7 +5,7 @@ # * Jerry Ling # # ------------------------------------------------------------------------------ -# Usgae +# Usage # ----- # # man will be inserted before the command @@ -24,4 +24,4 @@ bindkey "\e"man man-command-line # ------------------------------------------------------------------------------ # Also, you might want to use man-preview included in 'osx' plugin # just substitute "man" in the function with "man-preview" after you included OS X in -# the .zshrc \ No newline at end of file +# the .zshrc