diff --git a/modules/smtp/doc_classes/SMTPClient.xml b/modules/smtp/doc_classes/SMTPClient.xml index a556f1065..9ce45ed96 100644 --- a/modules/smtp/doc_classes/SMTPClient.xml +++ b/modules/smtp/doc_classes/SMTPClient.xml @@ -22,10 +22,10 @@ Client id that will be sent to the server. Not an account, it's an arbitrary value. Should not be empty. - This is the address from where the email will come if you don't override it using [class EMail]. + This is the address from where the email will come if you don't override it using [EMail]. - This is the dislpayed name of the address from where the email will come if you don't override it using [class EMail]. + This is the dislpayed name of the address from where the email will come if you don't override it using [EMail]. The smtp server's host.