This commit is contained in:
Stephen Eglen 2013-06-03 23:21:48 +01:00
parent 59d0fd0e7d
commit e40cc41dd6
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Messages of type 'new' don't use the docid: parameter, the other ones do.
The <list-of-attachments> is an s-expression describing the attachments to
include in the message; this currently only applies to message we are
forwarding. This s-exprssion looks like:
forwarding. This s-expression looks like:
.nf
(:file-name <filename> :mime-type <mime-type> :disposition <disposition>)