Slight clarification.
authorCMDR furrycat <elite@furrycat.net>
Tue, 2 Feb 2016 11:07:48 +0000 (06:07 -0500)
committerCMDR furrycat <elite@furrycat.net>
Tue, 2 Feb 2016 11:07:48 +0000 (06:07 -0500)
lib/race.php

index 7887162..99cfe2c 100644 (file)
       'ByAverageLap' => 'Fastest average lap',
     );
     $rows = array(
-      'orange' => "Non-prizewinning competitor's best entry",
+      'orange' => "Competitor's best non-prizewinning entry",
       'blue' => "Competitor's other entries"
     );
     $endorsements = Entry::EndorsementKeys();