diff --git a/reference/imap/functions/imap-body.xml b/reference/imap/functions/imap-body.xml index 91738bc5c6..0fe98b34bb 100644 --- a/reference/imap/functions/imap-body.xml +++ b/reference/imap/functions/imap-body.xml @@ -1,5 +1,5 @@ - + @@ -16,8 +16,8 @@ imap_body returns the body of the message, - numbered msg_number in the current - mailbox. The optional flags are a bit mask + numbered msg_number in the current + mailbox. The optional options are a bit mask with one or more of the following: diff --git a/reference/imap/functions/imap-fetchstructure.xml b/reference/imap/functions/imap-fetchstructure.xml index f9afa83783..b82a192416 100644 --- a/reference/imap/functions/imap-fetchstructure.xml +++ b/reference/imap/functions/imap-fetchstructure.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ This function fetches all the structured information for a given - message. The optional flags parameter only + message. The optional options parameter only has a single option, FT_UID, which tells the function to treat the msg_number argument as a UID. The returned object