From: Michele Ballabio <barra_cuda@katamail.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: [PATCH] git-gui: fix typo in lib/spellcheck.tcl
Date: Thu, 21 Feb 2008 15:38:56 +0100 [thread overview]
Message-ID: <200802211538.56190.barra_cuda@katamail.com> (raw)
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
next reply other threads:[~2008-02-21 14:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 14:38 Michele Ballabio [this message]
2008-02-22 6:33 ` [PATCH] git-gui: fix typo in lib/spellcheck.tcl Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200802211538.56190.barra_cuda@katamail.com \
--to=barra_cuda@katamail.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).