summaryrefslogtreecommitdiff
path: root/lisp/nnkiboze.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/nnkiboze.el')
-rw-r--r--lisp/nnkiboze.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nnkiboze.el b/lisp/nnkiboze.el
index 65b67432e77..35cbb3b5905 100644
--- a/lisp/nnkiboze.el
+++ b/lisp/nnkiboze.el
@@ -101,7 +101,7 @@ If the stream is opened, return T, otherwise return NIL."
"Select article by message number."
(nnkiboze-possibly-change-newsgroups newsgroup)
(if (not (numberp article))
- ;; This is a real cludge. It might not work at times, but it
+ ;; This is a real kludge. It might not work at times, but it
;; does no harm I think. The only alternative is to offer no
;; article fetching by message-id at all.
(nntp-request-article article newsgroup gnus-nntp-server buffer)