From: Glenn Morris Date: Sat, 4 Oct 2008 18:48:45 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: emacs-pretest-23.0.90~2647 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a0f6aac0db3b1961c759a278d2bc67b501ddd0a;p=emacs.git Fix comment typo. --- diff --git a/lisp/gnus/gnus-dired.el b/lisp/gnus/gnus-dired.el index 6bb282a6412..9db74236486 100644 --- a/lisp/gnus/gnus-dired.el +++ b/lisp/gnus/gnus-dired.el @@ -69,7 +69,7 @@ (define-key gnus-dired-mode-map "\C-c\C-m\C-p" 'gnus-dired-print)) ;; FIXME: Make it customizable, change the default to `mail-user-agent' when -;; this file if renamed (e.g. to `dired-mime.el'). +;; this file is renamed (e.g. to `dired-mime.el'). (defcustom gnus-dired-mail-mode 'gnus-user-agent ;; mail-user-agent "Your preference for a mail composition package.