summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/tasks/gitlab/status.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/status.rake b/lib/tasks/gitlab/status.rake
index 02d27d4bbcc..9483a95cccc 100644
--- a/lib/tasks/gitlab/status.rake
+++ b/lib/tasks/gitlab/status.rake
@@ -81,7 +81,7 @@ namespace :gitlab do
next
end
- puts "post-reveice file ok".green
+ puts "post-receive file ok".green
end
end