mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Corrected more mispellings of the word <extension>
This commit is contained in:
parent
4b312a4f35
commit
3bc9c54039
7 changed files with 11 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ class HmailserverChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
if (!class_exists('COM'))
|
||||
{
|
||||
return 'The PHP exention COM must be installed to use this plugin';
|
||||
return 'The PHP extension COM must be installed to use this plugin';
|
||||
}
|
||||
|
||||
return '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue