From: Fernando Carrijo <fcarrijo@yahoo.com.br>
To: notmuch@notmuchmail.org
Subject: [PATCH] Fix typos in documentation strings
Date: Tue, 01 Dec 2009 08:45:17 -0200 [thread overview]
Message-ID: <1259664317.20629.5.camel@pc-fernando> (raw)
One more party, one more joiner, one more patch! :)
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
---
notmuch.el | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/notmuch.el b/notmuch.el
index 65473ba..fe09d81 100644
--- a/notmuch.el
+++ b/notmuch.el
@@ -360,7 +360,7 @@ buffer."
(notmuch-reply message-id)))
(defun notmuch-show-forward-current ()
- "Forward a the current message."
+ "Forward the current message."
(interactive)
(with-current-notmuch-show-message
(message-forward)))
@@ -402,7 +402,7 @@ by searching backward)."
(not (re-search-forward notmuch-show-message-begin-regexp nil
t)))))
(defun notmuch-show-message-unread-p ()
- "Preficate testing whether current message is unread."
+ "Predicate testing whether current message is unread."
(member "unread" (notmuch-show-get-tags)))
(defun notmuch-show-next-message ()
--
1.5.6.3
next reply other threads:[~2009-12-01 10:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 10:45 Fernando Carrijo [this message]
2009-12-01 11:09 ` [PATCH] Fix typos in documentation strings Fernando Carrijo
2009-12-05 0:24 ` Carl Worth
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
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1259664317.20629.5.camel@pc-fernando \
--to=fcarrijo@yahoo.com.br \
--cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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 read-only IMAP folder(s) and NNTP newsgroup(s).