projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd575bf
)
Fix docstring.
author
yoichi
<yoichi>
Wed, 1 May 2002 09:05:57 +0000
(09:05 +0000)
committer
yoichi
<yoichi>
Wed, 1 May 2002 09:05:57 +0000
(09:05 +0000)
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
3396295
..
12e01a1
100644
(file)
--- 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)