Merge pull request #17358 from nextcloud/backport/17353/stable17

[stable17] Fix typo in "which"
This commit is contained in:
Roeland Jago Douma 2019-10-01 19:26:06 +02:00 committed by GitHub
commit 6be8a077e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>