Fix typo in comment

This commit is contained in:
Fedor A. Fetisov 2017-06-09 01:01:51 +03:00
parent 47e7a81f6f
commit 64fccc272c

View File

@ -704,7 +704,7 @@ class ThreadProcessor extends ClientSideProcessor implements
/** /**
* Process submitted leave message form. * Process submitted leave message form.
* *
* Send message to operator email and create special meil thread. * Send message to operator email and create special mail thread.
* @param array $args Associative array of arguments. It must contains the * @param array $args Associative array of arguments. It must contains the
* following keys: * following keys:
* - 'threadId': for this function this param equals to null; * - 'threadId': for this function this param equals to null;