summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-05-03 18:21:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-05-03 18:23:17 -0700
commit250d24fa7333046fb187cf4f544dc4358f16e2df (patch)
treed11ecab41924c46da95722b8b4cf144e82d98cb8 /lisp/gnus/gnus-sum.el
parent5c1631b9e9e6a6429e14810a3309f56bb901853d (diff)
downloademacs-250d24fa7333046fb187cf4f544dc4358f16e2df.tar.gz
Spelling fixes
* lisp/gnus/nndiary.el (nndiary-last-occurrence): Rename from nndiary-last-occurence. (nndiary-next-occurrence): Rename from nndiary-next-occurence. All uses changed.
Diffstat (limited to 'lisp/gnus/gnus-sum.el')
-rw-r--r--lisp/gnus/gnus-sum.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index 183cd46fa45..9bdd0c66f56 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -8600,7 +8600,7 @@ these articles."
;; subject, while the second pop gets us back to the state
;; before we started to deal with the thread. presumably we want
;; to think of the thread and its associated subject matches as
- ;; a single thing so that we onnly need to pop once to get back
+ ;; a single thing so that we need to pop only once to get back
;; to the original view.
(pop gnus-newsgroup-limits)
(gnus-summary-position-point))))