提交 bb44a7a2 编写于 作者: D Dmitriy Zaporozhets

Merge pull request #6298 from ralish/hipchat-spelling-fix

Fix spelling of "GitLab" in HipChat service
......@@ -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.
先完成此消息的编辑!
想要评论请 注册