Fix typo.
authoryoichi <yoichi>
Sat, 24 Nov 2001 13:08:51 +0000 (13:08 +0000)
committeryoichi <yoichi>
Sat, 24 Nov 2001 13:08:51 +0000 (13:08 +0000)
doc/wl.texi

index 7819c2d..933b95d 100644 (file)
@@ -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