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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-09 14:45:08 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-09 14:45:08 +0300
commita4bf548a543561551a8debaa2c692fd31e366c94 (patch)
treee44e772bacd37c0dbac09826ae9a0e0d7ce9135e
parent5309dad4599310a50883366c9cdf866465a89f11 (diff)
parent9bb52499943bba56a27030de1318c72c9cf13c5f (diff)
Merge pull request #9438 from bbodenmiller/patch-3
dont -> don't
-rw-r--r--app/views/profiles/applications.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/applications.html.haml b/app/views/profiles/applications.html.haml
index d2fad31eca2..3a3e6e1b1c4 100644
--- a/app/views/profiles/applications.html.haml
+++ b/app/views/profiles/applications.html.haml
@@ -66,4 +66,4 @@
%td= token.scopes
%td= render 'doorkeeper/authorized_applications/delete_form', token: token
- else
- %p.light You dont have any authorized applications
+ %p.light You don't have any authorized applications