From: Petr Baudis Date: Wed, 10 Sep 2008 15:30:35 +0000 (+0200) Subject: tg.sh: Typo fix (incanation -> incantation) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=e7027d8adf2de0e318160fe1062c19c6a088c241;ds=inline tg.sh: Typo fix (incanation -> incantation) --- diff --git a/tg.sh b/tg.sh index b493399..545e1b8 100644 --- a/tg.sh +++ b/tg.sh @@ -26,7 +26,7 @@ setup_hook() # Another job well done! return fi - # Prepare incanation + # Prepare incantation if [ -x "$git_dir/hooks/$1" ]; then hook_call="$hook_call"' || exit $?' else