Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2018-03-19 16:40:33 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2018-03-19 16:40:33 +0300
commit336a18387ad40761bf70d9c58c9f2a6c7edefad8 (patch)
tree251e686d42ad9d3082e6766ae8f9a27ac91036b3 /templates
parent82102c6f18d003fc2752014152b79f78d77869c3 (diff)
fix typo
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/selectUserBackEnd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/selectUserBackEnd.php b/templates/selectUserBackEnd.php
index 4c205a96..03915924 100644
--- a/templates/selectUserBackEnd.php
+++ b/templates/selectUserBackEnd.php
@@ -7,7 +7,7 @@ style('user_saml', 'selectUserBackEnd');
<div id="saml-select-user-back-end">
-<h1>Chose login option:</h1>
+<h1>Choose login option:</h1>
<div class="login-option">
<a href="<?php p($_['directLogin']['url']); ?>"><?php p($_['directLogin']['display-name']); ?></a>