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: gitgui-0.9.1~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/208320de8044acea5f637dd64475c3756d899094?ds=inline;hp=--cc git-gui: fix a typo in lib/commit.tcl Signed-off-by: Michele Ballabio Signed-off-by: Shawn O. Pearce --- 208320de8044acea5f637dd64475c3756d899094 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. "]