aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-12-15 18:23:58 +0000
committerRichard M. Stallman <[email protected]>1994-12-15 18:23:58 +0000
commit88f11b7de7870a9ba654c7532118ffb468999b5b (patch)
treecd1ca49bf31c9575a54f72fd8343faa6c11a3b0e
parentc844616ca64344a4f414c0717f1ce06fb4305b0b (diff)
Comment change.
-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)
;;