diff --git a/docs.sgml b/docs.sgml
index 0d75456c..a534846e 100644
--- a/docs.sgml
+++ b/docs.sgml
@@ -2028,16 +2028,15 @@ OUTPUT:
- header is a function that passes a raw header
- string to the output. If your template is used for WAP (Wireless
- Access Protocol) for example, you would need to send a special
- header to indicate the type of content you are sending.
+ header is a function that sends a raw header
+ string. For example, if your template is sending content intended
+ for a WAP (Wireless Access Protocol) device, you would need to send
+ a special header to indicate the type of content you are sending.
TECHNICAL NOTE: Be sure you call {header ...}
- before any output in your template, in
- including whitespace. Otherwise the header will not work as
- intended.
+ before any output in your template, including
+ whitespace. Otherwise the header will not work as intended.
header