summaryrefslogtreecommitdiff
path: root/lib/commit.tcl
diff options
context:
space:
mode:
authorLibravatar Michele Ballabio <barra_cuda@katamail.com>2007-11-22 16:20:08 +0100
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-11-22 16:02:09 -0500
commit208320de8044acea5f637dd64475c3756d899094 (patch)
treeb439e2971d5e73c6482c75f05103cbcc0cfe26a5 /lib/commit.tcl
parentgit-gui 0.9.0 (diff)
downloadtgif-208320de8044acea5f637dd64475c3756d899094.tar.xz
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>
Diffstat (limited to 'lib/commit.tcl')
-rw-r--r--lib/commit.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/commit.tcl b/lib/commit.tcl
index 10b0430f54..b2d2d53086 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.
"]