summaryrefslogtreecommitdiff
path: root/lisp/gnus/nntp.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-02-22 23:08:12 -0800
committerGlenn Morris <rgm@gnu.org>2011-02-22 23:08:12 -0800
commit97610156f40b64a933d9c4afa4767e2443527892 (patch)
tree2af012a0c8f4817f30d3efa9e1dc5c26406f797a /lisp/gnus/nntp.el
parent61cf3a767d6ea2c04d5697431b8b4ea905584bd5 (diff)
downloademacs-97610156f40b64a933d9c4afa4767e2443527892.tar.gz
Fix spelling of "precede".
Diffstat (limited to 'lisp/gnus/nntp.el')
-rw-r--r--lisp/gnus/nntp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nntp.el b/lisp/gnus/nntp.el
index e09b1af3abe..6eb97182c2f 100644
--- a/lisp/gnus/nntp.el
+++ b/lisp/gnus/nntp.el
@@ -1632,7 +1632,7 @@ password contained in '~/.nntp-authinfo'."
;; Some nntp servers seem to have an extension to the XOVER
;; extension. On these servers, requesting an article range
- ;; preceeding the active range does not return an error as
+ ;; preceding the active range does not return an error as
;; specified in the RFC. What we instead get is the NOV entry
;; for the first available article. Obviously, a client can
;; use that entry to avoid making unnecessary requests. The