summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-01 12:27:32 +0200
committerJoas Schilling <coding@schilljs.com>2019-10-01 12:27:32 +0200
commit31eaa6e6f4a068a7d351160a4aa252a809449140 (patch)
tree6d88ffc43ff2abe26c3cad01cbe16490e4c095cc /core
parent48239c97c10c7d3473af32f756246ba5dfe3c36e (diff)
downloadnextcloud-server-31eaa6e6f4a068a7d351160a4aa252a809449140.tar.gz
nextcloud-server-31eaa6e6f4a068a7d351160a4aa252a809449140.zip
Fix typo in "which"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core')
-rw-r--r--core/templates/twofactorsetupselection.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/twofactorsetupselection.php b/core/templates/twofactorsetupselection.php
index 7d689b89af7..1928e07ebc7 100644
--- a/core/templates/twofactorsetupselection.php
+++ b/core/templates/twofactorsetupselection.php
@@ -25,7 +25,7 @@ declare(strict_types=1);
?>
<div class="body-login-container update">
<h2 class="two-factor-header"><?php p($l->t('Setup two-factor authentication')) ?></h2>
- <?php p($l->t('Enhanced security is enforced for your account. Choose wich provider to set up:')) ?>
+ <?php p($l->t('Enhanced security is enforced for your account. Choose which provider to set up:')) ?>
<ul>
<?php foreach ($_['providers'] as $provider): ?>
<li>