Skip to content

Commit 2571ac6

Browse files
joshtriplettgitster
authored andcommitted
Fix typo in git-mergetool
Signed-off-by: Josh Triplett <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e6ff0f4 commit 2571ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-mergetool.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Copyright (c) 2006 Theodore Y. Ts'o
66
#
77
# This file is licensed under the GPL v2, or a later version
8-
# at the discretion of Junio C Hammano.
8+
# at the discretion of Junio C Hamano.
99
#
1010

1111
USAGE='[--tool=tool] [file to merge] ...'

0 commit comments

Comments
 (0)