Commit d7b66e60 authored by Robert Schilling's avatar Robert Schilling

Merge pull request #7642 from cirosantilli/patch-5

Comment typo.
parents 8a7d10af af7b1900
......@@ -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(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment