Skip to content

Commit eae37af

Browse files
committed
Typos and whitespace fixes
1 parent b7d0c51 commit eae37af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/travis/scheduler/limit/jobs.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def check_all
6666
queueable.each_with_index do |job, index|
6767
case check(job)
6868
when :limited
69-
# The rest of the jobs will definitely be waiting for
69+
# The rest of the jobs will definitely be waiting for
7070
# concurrency, regardless of other limits that might apply
7171
@waiting_by_owner += queueable.length - index
7272
break

0 commit comments

Comments
 (0)