Fix docstring.
authoryoichi <yoichi>
Wed, 1 May 2002 09:05:57 +0000 (09:05 +0000)
committeryoichi <yoichi>
Wed, 1 May 2002 09:05:57 +0000 (09:05 +0000)
wl/wl-vars.el

index 3396295..12e01a1 100644 (file)
@@ -1422,7 +1422,7 @@ Nil means unlimited"
   :group 'wl-pref)
 
 (defcustom wl-generate-mailer-string-function 'wl-generate-user-agent-string
-  "A function to create X-Mailer field string ."
+  "A function for creating User-Agent field string."
   :type 'function
   :group 'wl-draft)