aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 15e985a64a..de94ffe964 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -51,8 +51,7 @@
;; (setq gnus-nntp-service 119)
;;
;; Or, if you'd like to use a local news spool directly in stead
-;; of NNTP, install nnspool.el and set the variable to nil as
-;; follows:
+;; of NNTP, set the variable to nil as follows:
;;
;; (setq gnus-nntp-service nil)
;;