From: Michele Ballabio Date: Thu, 22 Nov 2007 15:20:08 +0000 (+0100) Subject: git-gui: fix a typo in lib/commit.tcl X-Git-Tag: v1.5.4-rc0~56^2~8 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=208320de8044acea5f637dd64475c3756d899094;p=git-core%2Fgit.git git-gui: fix a typo in lib/commit.tcl Signed-off-by: Michele Ballabio Signed-off-by: Shawn O. Pearce --- diff --git a/lib/commit.tcl b/lib/commit.tcl index 10b0430f5..b2d2d5308 100644 --- a/lib/commit.tcl +++ b/lib/commit.tcl @@ -184,7 +184,7 @@ You must stage at least 1 file before you can commit. A good commit message has the following format: -- First line: Describe in one sentance what you did. +- First line: Describe in one sentence what you did. - Second line: Blank - Remaining lines: Describe why this change is good. "]