Synch to No Gnus 200508060953.
authoryamaoka <yamaoka>
Sat, 6 Aug 2005 23:18:31 +0000 (23:18 +0000)
committeryamaoka <yamaoka>
Sat, 6 Aug 2005 23:18:31 +0000 (23:18 +0000)
lisp/ChangeLog
lisp/message.el

index 4b1ab94..389bd8c 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-06  Romain Francoise  <romain@orebokech.com>
+
+       * message.el (message-user-fqdn): Fix typo in docstring.
+
 2005-08-05  Daiki Ueno <ueno@unixuser.org>
 
        * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
index 8f87b32..3b57bef 100644 (file)
@@ -1679,7 +1679,7 @@ no, only reply back to the author."
   :type 'boolean)
 
 (defcustom message-user-fqdn nil
-  "*Domain part of Messsage-Ids."
+  "*Domain part of Message-Ids."
   :version "22.1"
   :group 'message-headers
   :link '(custom-manual "(message)News Headers")