summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <Razer6@users.noreply.github.com>2015-10-24 08:12:03 +0200
committerRobert Schilling <Razer6@users.noreply.github.com>2015-10-24 08:12:03 +0200
commit536706fad28b2bb5ea5a981bb81ca67583ab7b5b (patch)
treee9837bcafa82a040385d70105856d7af6e4bcc27
parentceaf8b73a35748afbb2e217c1c015103090015a3 (diff)
parent7e441bbb4023ed7531c23b2d2e5f063ccc820c40 (diff)
downloadgitlab-ce-536706fad28b2bb5ea5a981bb81ca67583ab7b5b.tar.gz
Merge pull request #9767 from jannickfahlbusch/patch-1
Add missing character
-rw-r--r--app/views/projects/ci_settings/_no_runners.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/ci_settings/_no_runners.html.haml b/app/views/projects/ci_settings/_no_runners.html.haml
index 33038c52978..1374e6680f9 100644
--- a/app/views/projects/ci_settings/_no_runners.html.haml
+++ b/app/views/projects/ci_settings/_no_runners.html.haml
@@ -5,4 +5,4 @@
You can add Specific runner for this project on Runners page
- if current_user.admin
- or add Shared runner for whole application in admin are.
+ or add Shared runner for whole application in admin area.