Notifies => Notifications

This commit is contained in:
nupplaPhil
2020-01-24 18:34:29 +01:00
parent 0f932ae723
commit 16b1d3fc08
2 changed files with 27 additions and 27 deletions

View File

@@ -27,7 +27,7 @@ abstract class BaseNotifications extends BaseModule
Notification::INTRO => 'intros',
];
/** @var array Array of the allowed notifies and their printable name */
/** @var array Array of the allowed notifications and their printable name */
const PRINT_TYPES = [
Notification::NETWORK => 'Network',
Notification::SYSTEM => 'System',