From 250d24fa7333046fb187cf4f544dc4358f16e2df Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 3 May 2017 18:21:20 -0700 Subject: 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. --- lisp/gnus/gnus-sum.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/gnus/gnus-sum.el') 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)))) -- cgit v1.2.1