commit | afdb4be0fc48da74e8f02fe5ca22777cb2d214ed | [log] [tgz] |
---|---|---|
author | Michele Ballabio <barra_cuda@katamail.com> | Thu Feb 21 15:38:56 2008 +0100 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Feb 22 01:33:07 2008 -0500 |
tree | 359c923313b9b1214de3bf57abd1885615b71606 | |
parent | bb760f0257d2445126ee5c1c1b0d59fa8e4c9de8 [diff] [blame] |
git-gui: fix typo in lib/spellcheck.tcl Signed-off-by: Michele Ballabio <barra_cuda@katamail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
diff --git a/lib/spellcheck.tcl b/lib/spellcheck.tcl index 76a2f17..9be7486 100644 --- a/lib/spellcheck.tcl +++ b/lib/spellcheck.tcl
@@ -70,7 +70,7 @@ [mc "Reverting dictionary to %s." $s_lang]] } } else { - error_popup [mc "Spell checker sliently failed on startup"] + error_popup [mc "Spell checker silently failed on startup"] } return }