From e7027d8adf2de0e318160fe1062c19c6a088c241 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Wed, 10 Sep 2008 17:30:35 +0200 Subject: [PATCH] tg.sh: Typo fix (incanation -> incantation) --- tg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2