git://git.furryclan.net
/
furrycat
/
race-o-matic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c1d163
)
Slight clarification.
author
CMDR furrycat
<elite@furrycat.net>
Tue, 2 Feb 2016 11:07:48 +0000
(06:07 -0500)
committer
CMDR furrycat
<elite@furrycat.net>
Tue, 2 Feb 2016 11:07:48 +0000
(06:07 -0500)
lib/race.php
patch
|
blob
|
history
diff --git
a/lib/race.php
b/lib/race.php
index
7887162
..
99cfe2c
100644
(file)
--- a/
lib/race.php
+++ b/
lib/race.php
@@
-136,7
+136,7
@@
'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();