Corrected a number of minor spelling errors.
Originally observed that "successful" was misspelled "succesfull" on the build view page. While correcting that, a number of other spelling errors were also corrected.
This commit is contained in:
parent
e4721cb393
commit
2ae9faf433
22 changed files with 28 additions and 28 deletions
|
|
@ -134,7 +134,7 @@ class Email implements \PHPCI\Plugin
|
|||
* Send an email to a list of specified subjects.
|
||||
*
|
||||
* @param array $toAddresses
|
||||
* List of destinatary of message.
|
||||
* List of destination addresses for message.
|
||||
* @param string $subject
|
||||
* Mail subject
|
||||
* @param string $body
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue