From: yoichi Date: Wed, 1 May 2002 09:05:57 +0000 (+0000) Subject: Fix docstring. X-Git-Tag: elmo-mark-root~174 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b895a05591c2c606499aebd0953ae4a46e0a1e;p=elisp%2Fwanderlust.git Fix docstring. --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 3396295..12e01a1 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -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)