summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJannick Fahlbusch <jannickfahlbusch@users.noreply.github.com>2015-10-23 23:37:28 +0200
committerJannick Fahlbusch <jannickfahlbusch@users.noreply.github.com>2015-10-23 23:37:28 +0200
commit7e441bbb4023ed7531c23b2d2e5f063ccc820c40 (patch)
treee9837bcafa82a040385d70105856d7af6e4bcc27 /app
parentceaf8b73a35748afbb2e217c1c015103090015a3 (diff)
downloadgitlab-ce-7e441bbb4023ed7531c23b2d2e5f063ccc820c40.tar.gz
Add missing character
This adds the missing character `a` to the help-text
Diffstat (limited to 'app')
-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.