Fixed naming.

This commit is contained in:
Dmitry Khomutov 2017-10-21 15:51:05 +07:00
commit 45e674a733
22 changed files with 24 additions and 36 deletions

View file

@ -8,7 +8,7 @@ use Psr\Log\LogLevel;
use PHPCensor\Plugin;
/**
* Email Plugin - Provides simple email capability to PHPCI.
* Email Plugin - Provides simple email capability.
*
* @author Steve Brazier <meadsteve@gmail.com>
*/