]> xenbits.xensource.com Git - people/aperard/osstest.git/commitdiff
Executive.pm planner: fix typo
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 6 Nov 2017 18:07:24 +0000 (18:07 +0000)
committerIan Jackson <iwj@xenproject.org>
Fri, 2 Oct 2020 14:38:01 +0000 (15:38 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Osstest/Executive.pm

index a0d9f81e5c04e4302678fe1a0bf8ad416e729303..f17e7b70cd07c66f4c9f4d39b8ee1be3d82daf5e 100644 (file)
@@ -702,7 +702,7 @@ sub plan_search ($$$$) {
 
            next PERIOD if $endevt->{Time} <= $try_time;
             # this period is entirely before the proposed slot;
-            # it doesn't overlap, but most check subsequent periods
+            # it doesn't overlap, but must check subsequent periods
 
          CHECK:
            {