We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9870ee + 31eaa6e commit 6a2e2cfCopy full SHA for 6a2e2cf
core/templates/twofactorsetupselection.php
@@ -25,7 +25,7 @@
25
?>
26
<div class="body-login-container update">
27
<h2 class="two-factor-header"><?php p($l->t('Setup two-factor authentication')) ?></h2>
28
- <?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:')) ?>
29
<ul>
30
<?php foreach ($_['providers'] as $provider): ?>
31
<li>
0 commit comments