Code

git-gui: fix a typo in lib/commit.tcl
authorMichele Ballabio <barra_cuda@katamail.com>
Thu, 22 Nov 2007 15:20:08 +0000 (16:20 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 22 Nov 2007 21:02:09 +0000 (16:02 -0500)
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/commit.tcl

index 10b0430f54863111268a4b67364cbc678b0eb50d..b2d2d5308609fc26d10bf5a300fbf372fb3c52af 100644 (file)
@@ -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.
 "]