提交 a5c62585 编写于 作者: S Samuel D. Leslie

Fix spelling of "GitLab" in HipChat service

Pedantic, but it frustrates OCD people like myself :)
上级 1bcf0aa2
......@@ -40,7 +40,7 @@ class HipchatService < Service
end
def execute(push_data)
gate[room].send('Gitlab', create_message(push_data))
gate[room].send('GitLab', create_message(push_data))
end
private
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册