提交 5317c26c 编写于 作者: C Ciro Santilli

Comment typo.

上级 48d8f993
......@@ -4,7 +4,7 @@ class CompareService
def execute(current_user, source_project, source_branch, target_project, target_branch)
# Try to compare branches to get commits list and diffs
#
# Note: Use satellite only when need to compare between to repos
# Note: Use satellite only when need to compare between two repos
# because satellites are slower then operations on bare repo
if target_project == source_project
Gitlab::CompareResult.new(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册