fix the last change
authoryoichi <yoichi>
Mon, 12 Jan 2004 12:16:39 +0000 (12:16 +0000)
committeryoichi <yoichi>
Mon, 12 Jan 2004 12:16:39 +0000 (12:16 +0000)
wl/wl-vars.el

index 6b11f04..2b527cc 100644 (file)
@@ -1725,7 +1725,7 @@ with wl-highlight-folder-many-face."
   :group 'wl-pref)
 
 (defcustom wl-fcc nil
-  "*Folder Carbon Copy target initially added on creating draft buffer."
+  "*Folder Carbon Copy target initially added at creating draft buffer."
   :type '(choice (const :tag "disable" nil)
                 string function)
   :group 'wl-draft
@@ -1738,7 +1738,7 @@ with wl-highlight-folder-many-face."
   :group 'wl-pref)
 
 (defcustom wl-bcc nil
-  "*Blind Carbon Copy target initially added on creating draft buffer."
+  "*Blind Carbon Copy target initially added at creating draft buffer."
   :type '(choice (const :tag "disable" nil)
                 string)
   :group 'wl-draft