diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-11 03:14:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-11 03:14:05 +0000 |
commit | 547e921e6f796b15fc5eb43faecadd1984e738fb (patch) | |
tree | d4eb486cfd281a11756cf9fb397a4bd32d068159 /lisp/gnus | |
parent | 8abf1b221516eaf1bfb21638ff6ad31eddcefd5f (diff) | |
download | emacs-547e921e6f796b15fc5eb43faecadd1984e738fb.tar.gz |
Comment typo.
Diffstat (limited to 'lisp/gnus')
-rw-r--r-- | lisp/gnus/nnfolder.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnfolder.el b/lisp/gnus/nnfolder.el index 1a1c67626aa..36e057148d7 100644 --- a/lisp/gnus/nnfolder.el +++ b/lisp/gnus/nnfolder.el @@ -42,7 +42,7 @@ (require 'gnus-util) (require 'gnus-range) -;; FXME not explicitly used in this file. +;; FIXME not explicitly used in this file. (autoload 'gnus-article-unpropagatable-p "gnus-sum") (nnoo-declare nnfolder) |