Comment typo.

This commit is contained in:
Ciro Santilli 2014-08-29 19:35:04 +02:00
parent 48d8f993c3
commit 5317c26cf7
1 changed files with 1 additions and 1 deletions

View File

@ -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(