summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-04-12 09:51:15 +0200
committerGitHub <noreply@github.com>2021-04-12 09:51:15 +0200
commitbfd5a1a6f6444f0d390906458b309ded1ef027a8 (patch)
treebfe66d1aae8c2fa355db452093ce45239780c283 /templates
parent46431e39a3e1937d02f03f8c1c3496be51354688 (diff)
l10n: Unify spelling
Spelling unification in Nextcloud applications.
Diffstat (limited to 'templates')
-rw-r--r--templates/settings/admin-settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/settings/admin-settings.php b/templates/settings/admin-settings.php
index f0a1d997b..172af56aa 100644
--- a/templates/settings/admin-settings.php
+++ b/templates/settings/admin-settings.php
@@ -14,7 +14,7 @@ style('spreed', ['settings-admin']);
<h2><?php p($l->t('Limit to groups')) ?></h2>
<p class="settings-hint"><?php p($l->t('When at least one group is selected, only people of the listed groups can be part of conversations.')); ?></p>
<p class="settings-hint"><?php p($l->t('Guests can still join public conversations.')); ?></p>
- <p class="settings-hint"><?php p($l->t('Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept.')); ?></p>
+ <p class="settings-hint"><?php p($l->t('Users that cannot use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept.')); ?></p>
</div>
<div class="videocalls section" id="chat_commands">