git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-gui: fix typo in lib/spellcheck.tcl
@ 2008-02-21 14:38 Michele Ballabio
  2008-02-22  6:33 ` Shawn O. Pearce
  0 siblings, 1 reply; 2+ messages in thread
From: Michele Ballabio @ 2008-02-21 14:38 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
---
 lib/spellcheck.tcl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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 @@ method _connect {pipe_fd} {
 					[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
 	}
-- 
1.5.4.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-22  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 14:38 [PATCH] git-gui: fix typo in lib/spellcheck.tcl Michele Ballabio
2008-02-22  6:33 ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).