summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/info.rake
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-23 16:52:40 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-23 16:52:40 +0200
commitb8f12d1917d2befe17cf8e8f47fb70a1bb6a99ff (patch)
treeeea9e487f1679306149023e2c448fd3488d8d619 /lib/tasks/gitlab/info.rake
parent12e09986350344ee05bd87dc70014510dfff68c3 (diff)
downloadgitlab-ce-b8f12d1917d2befe17cf8e8f47fb70a1bb6a99ff.tar.gz
Replace GITLAB with GitLab in rake task descriptions
Diffstat (limited to 'lib/tasks/gitlab/info.rake')
-rw-r--r--lib/tasks/gitlab/info.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/info.rake b/lib/tasks/gitlab/info.rake
index 72452e1d8ea..bf221f06d3b 100644
--- a/lib/tasks/gitlab/info.rake
+++ b/lib/tasks/gitlab/info.rake
@@ -1,6 +1,6 @@
namespace :gitlab do
namespace :env do
- desc "GITLAB | Show information about GitLab and its environment"
+ desc "GitLab | Show information about GitLab and its environment"
task info: :environment do
# check if there is an RVM environment