git-gui: fix a typo in lib/commit.tcl

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Michele Ballabio
2007-11-22 16:20:08 +01:00
committed by Shawn O. Pearce
parent 41188dd1a8
commit 208320de80

View 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.
"]