</thead>
<tbody>
<row><entry>D</entry><entry>message is deleted (is marked for deletion)</entry></row>
-<row><entry>d</entry><entry>message have attachments marked for deletion</entry></row>
+<row><entry>d</entry><entry>message has attachments marked for deletion</entry></row>
<row><entry>K</entry><entry>contains a PGP public key</entry></row>
<row><entry>N</entry><entry>message is new</entry></row>
<row><entry>O</entry><entry>message is old</entry></row>
** .pp
** The default file in which to save aliases created by the
** ``$create-alias'' function. Entries added to this file are
- ** encoded in the charsacter set specified by $$config_charset if it
+ ** encoded in the character set specified by $$config_charset if it
** is set or the current character set otherwise.
** .pp
** \fBNote:\fP Mutt will not automatically source this file; you must
/*
** .pp
** When defined, Mutt will recode commands in rc files from this
- ** encoding to the current charsacter set and aliases written to
+ ** encoding to the current character set and aliases written to
** $$alias_file from the current character set.
*/
{ "confirmappend", DT_BOOL, R_NONE, OPTCONFIRMAPPEND, 1 },