summaryrefslogtreecommitdiffstats
path: root/lib/Notification/Notifier.php
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2023-04-04 10:39:23 +0200
committerGitHub <noreply@github.com>2023-04-04 10:39:23 +0200
commitd5d3bc7355b0725fcb8f20faf1fb0665a8c64faa (patch)
treeba67db272762f18f324261239ec1e18bd21ab3bb /lib/Notification/Notifier.php
parentb15c477855b356adf6fc89bb76e825986f4fa3c6 (diff)
Change "administrations" to "administration"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'lib/Notification/Notifier.php')
-rw-r--r--lib/Notification/Notifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Notification/Notifier.php b/lib/Notification/Notifier.php
index d3241de8a..9eb13abf7 100644
--- a/lib/Notification/Notifier.php
+++ b/lib/Notification/Notifier.php
@@ -315,7 +315,7 @@ class Notifier implements INotifier {
$l->t('Failed to upload call recording'),
)
->setRichMessage(
- $l->t('The recording server failed to upload recording of call {call}. Please reach out to the administrators.'),
+ $l->t('The recording server failed to upload recording of call {call}. Please reach out to the administration.'),
[
'call' => [
'type' => 'call',