Skip to content

Commit

Permalink
Fix typo in git-mergetool
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Josh Triplett authored and Junio C Hamano committed Jun 6, 2007
1 parent e6ff0f4 commit 2571ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-mergetool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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] ...'
Expand Down

0 comments on commit 2571ac6

Please sign in to comment.