Skip to content

Commit

Permalink
git-gui: fix a typo in lib/commit.tcl
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
  • Loading branch information
Michele Ballabio authored and Shawn O. Pearce committed Nov 22, 2007
1 parent 41188dd commit 208320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commit.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"]
Expand Down

0 comments on commit 208320d

Please sign in to comment.