minor correction

This commit is contained in:
interp 2002-05-27 13:57:18 +00:00
parent 813f0ee4eb
commit a8a06a1337
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ the empty string or the two-char string \ex{cr}/\ex{lf} (or the EOF object).
using \ex{eq?}. When printing these field names out, it looks best using \ex{eq?}. When printing these field names out, it looks best
if you capitalize them with \ex{(capitalize\=string (symbol->string field\=name))}. if you capitalize them with \ex{(capitalize\=string (symbol->string field\=name))}.
\item{var{body}} List of strings which are the field's body, e.g. \item{\var{body}} List of strings which are the field's body, e.g.
(``shivers\discretionary{@}{}{@}lcs.mit.edu''). Each list element is one line from (``shivers\discretionary{@}{}{@}lcs.mit.edu''). Each list element is one line from
the field's body, so if the field spreads out over three lines, the field's body, so if the field spreads out over three lines,
then the body is a list of three strings. The terminating then the body is a list of three strings. The terminating