cosmetic fix
authoryoichi <yoichi>
Fri, 8 Nov 2002 05:33:42 +0000 (05:33 +0000)
committeryoichi <yoichi>
Fri, 8 Nov 2002 05:33:42 +0000 (05:33 +0000)
wl/wl-vars.el

index 48ce748..4eb5153 100644 (file)
@@ -1229,7 +1229,7 @@ See also variable `wl-draft-parent-folder'."
 If it is a function, it is called with the draft buffer as an argument."
   :type '(choice (const :tag "Keep window" keep)
                 (const :tag "Split window" split)
-                (const :tag "Full window"full)
+                (const :tag "Full window" full)
                 (sexp :tag "Use Function"))
   :group 'wl-draft)
 
@@ -1240,7 +1240,7 @@ If it is a function, it is called with the draft buffer as an argument."
 If it is a function, it is called with the draft buffer as an argument."
   :type '(choice (const :tag "Keep window" keep)
                 (const :tag "Split window" split)
-                (const :tag "Full window"full)
+                (const :tag "Full window" full)
                 (sexp :tag "Use Function"))
   :group 'wl-draft)