From: yoichi Date: Sat, 24 Nov 2001 13:08:51 +0000 (+0000) Subject: Fix typo. X-Git-Tag: wl-2_8-root~116 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d0a275872a6d5d11e79925c881dc7989ebc126;p=elisp%2Fwanderlust.git Fix typo. --- diff --git a/doc/wl.texi b/doc/wl.texi index 7819c2d..933b95d 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3901,8 +3901,8 @@ Per default, there are 10 following sub-functions. 'body-file: Replaces the body with the content of the specified file. 'bottom: Inserts the specified string at the bottom of the body. 'bottom-file: Inserts the specified file at the top of the body. -'header-top: Inserts the specified string at the top of the current part. -'header-bottom: Inserts the specified string at the bottom of the current part. +'part-top: Inserts the specified string at the top of the current part. +'part-bottom: Inserts the specified string at the bottom of the current part. 'template: Applies the specified template. (refer to the next subsection) @end example