Skip to content

Commit 4815fb8

Browse files
committed
app_mail: Fix typo in XML documentation.
1 parent 02b6213 commit 4815fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/app_mail.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</parameter>
5555
<parameter name="subject" required="true" />
5656
<parameter name="body" required="true">
57-
<para>The name of the variable contain the body of the message.
57+
<para>The name of the variable containing the body of the message.
5858
This should not be the variable itself, only the name of it.</para>
5959
</parameter>
6060
<parameter name="options" required="true">

0 commit comments

Comments
 (0)