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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Huelsmann <ehuels@gmail.com>2018-12-19 01:02:42 +0300
committerErik Huelsmann <ehuels@gmail.com>2018-12-19 01:02:42 +0300
commita3bbb2074a033163ebf6cfcf9d53cd2f129c1f56 (patch)
treee862e485461586391488dbd54d4bd3e4cdcde82e /app/views/profiles
parent706a50012a846ce0eb61ab48ff5e75fe0d9b4ea4 (diff)
Fix typo: aunthenticator->authenticator
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/two_factor_auths/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/two_factor_auths/show.html.haml b/app/views/profiles/two_factor_auths/show.html.haml
index d97c4978775..d986c566928 100644
--- a/app/views/profiles/two_factor_auths/show.html.haml
+++ b/app/views/profiles/two_factor_auths/show.html.haml
@@ -25,7 +25,7 @@
- else
%p
- Install a soft token aunthenticator like <a href="https://freeotp.github.io/">FreeOTP</a>
+ Install a soft token authenticator like <a href="https://freeotp.github.io/">FreeOTP</a>
or Google Authenticator from your application repository and scan this QR code.
More information is available in the #{link_to('documentation', help_page_path('user/profile/account/two_factor_authentication'))}.
.row.append-bottom-10