typo
This commit is contained in:
parent
0ff0131dc8
commit
f91d29bb58
|
@ -948,7 +948,7 @@ if (interface_exists('\LAM\JOB\Job', false)) {
|
||||||
* @return String name
|
* @return String name
|
||||||
*/
|
*/
|
||||||
public function getAlias() {
|
public function getAlias() {
|
||||||
return _('Shadow') . ': ' . _('Notify users about acoount expiration');
|
return _('Shadow') . ': ' . _('Notify users about account expiration');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue