Comment typo.

This commit is contained in:
Ciro Santilli 2014-08-29 20:11:57 +02:00
parent 8a7d10af23
commit af7b19003c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class CompareService
# Try to compare branches to get commits list and diffs
#
# Note: Use satellite only when need to compare between two repos
# because satellites are slower then operations on bare repo
# because satellites are slower than operations on bare repo
if target_project == source_project
Gitlab::CompareResult.new(
Gitlab::Git::Compare.new(