OSDN Git Service

Fix typo in git-mergetool
authorJosh Triplett <josh@freedesktop.org>
Wed, 6 Jun 2007 04:24:19 +0000 (21:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jun 2007 07:40:50 +0000 (00:40 -0700)
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-mergetool.sh

index e62351b..bb21b03 100755 (executable)
@@ -5,7 +5,7 @@
 # Copyright (c) 2006 Theodore Y. Ts'o
 #
 # This file is licensed under the GPL v2, or a later version
-# at the discretion of Junio C Hammano.
+# at the discretion of Junio C Hamano.
 #
 
 USAGE='[--tool=tool] [file to merge] ...'