diff lisp/mail/rnewspost.el @ 14040:187735b53d52

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 22:21:28 +0000
parents 4b5452f8ad12
children 83f275dcd93a
line wrap: on
line diff
--- a/lisp/mail/rnewspost.el	Fri Jan 05 21:57:54 1996 +0000
+++ b/lisp/mail/rnewspost.el	Fri Jan 05 22:21:28 1996 +0000
@@ -46,7 +46,7 @@
 ;; imported from rmail and modified to work with rnews ...
 ;; Mon Mar 25,1985 at 03:07:04 ads@mit-hermes.
 ;; this is done so that rnews can operate independently from rmail.el and
-;; sendmail and dosen't have to autoload these functions.
+;; sendmail and doesn't have to autoload these functions.
 ;;
 ;;; >> Nuked by Mly to autoload those functions again, as the duplication of
 ;;; >>  code was making maintenance too difficult.