From e6b895a05591c2c606499aebd0953ae4a46e0a1e Mon Sep 17 00:00:00 2001 From: yoichi Date: Wed, 1 May 2002 09:05:57 +0000 Subject: [PATCH] Fix docstring. --- wl/wl-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4