diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-12-26 20:02:44 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-12-26 20:02:44 +0000 |
commit | ca10c3d1d1ffcf991e7d45f56a11f8b6c2843b3a (patch) | |
tree | 2d5e8e194f20a08acda3051cc098adc76a9a1a1a /lisp/mail/mail-utils.el | |
parent | 93aed04d17f29a0e8b6ace44b12256385e06f613 (diff) | |
download | emacs-ca10c3d1d1ffcf991e7d45f56a11f8b6c2843b3a.tar.gz |
Comment change.
Diffstat (limited to 'lisp/mail/mail-utils.el')
-rw-r--r-- | lisp/mail/mail-utils.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el index 4c506b714c9..6c0036d3f3c 100644 --- a/lisp/mail/mail-utils.el +++ b/lisp/mail/mail-utils.el @@ -23,7 +23,7 @@ ;;; Commentary: -;; Utility functions for maol and netnews handling. These handle fine +;; Utility functions for mail and netnews handling. These handle fine ;; points of header parsing. ;;; Code: |