aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Pieter Praet <pieter@praet.org>2011-06-20 22:14:21 +0200
committerGravatar Carl Worth <cworth@cworth.org>2011-06-23 15:58:39 -0700
commit8bb6f7869c4c98190f010d60409938b1c50c5968 (patch)
tree9872945a723a4c357572db8340c1e5090c7683ba /emacs
parent730acd4764535e19f4a461753a3ea1623af42f71 (diff)
fix sum moar typos [comments in source code]
Various typo fixes in comments within the source code. Signed-off-by: Pieter Praet <pieter@praet.org> Edited-by: Carl Worth <cworth@cworth.org> Restricted to just source-code comments, (and fixed fix of "descriptios" to "descriptors" rather than "descriptions").
Diffstat (limited to 'emacs')
-rw-r--r--emacs/notmuch-hello.el2
-rw-r--r--emacs/notmuch-show.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el
index 916cda1c..65fde75a 100644
--- a/emacs/notmuch-hello.el
+++ b/emacs/notmuch-hello.el
@@ -428,7 +428,7 @@ Complete list of currently available key bindings:
(let ((found-target-pos nil)
(final-target-pos nil))
(let* ((saved-alist
- ;; Filter out empty saved seaches if required.
+ ;; Filter out empty saved searches if required.
(if notmuch-show-empty-saved-searches
notmuch-saved-searches
(loop for elem in notmuch-saved-searches
diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index af1d44b6..7e524361 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -121,7 +121,7 @@ same as that of the previous message."
"Use external viewers to view all attachments from the current message."
(interactive)
(with-current-notmuch-show-message
- ; We ovverride the mm-inline-media-tests to indicate which message
+ ; We override the mm-inline-media-tests to indicate which message
; parts are already sufficiently handled by the original
; presentation of the message in notmuch-show mode. These parts
; will be inserted directly into the temporary buffer of