corrected typo (of velocity)
This commit is contained in:
parent
4d1816e0ce
commit
d549f73a43
@ -68,7 +68,7 @@ static inline void print_tblheader(const char *c) {
|
|||||||
<tr>\
|
<tr>\
|
||||||
<th class='columnname'>Name</th>\
|
<th class='columnname'>Name</th>\
|
||||||
<th class='columnname'>Records</th>\
|
<th class='columnname'>Records</th>\
|
||||||
<th class='columnname'>Highest Velocty (qu/s)</th>\
|
<th class='columnname'>Highest Velocity (qu/s)</th>\
|
||||||
<th class='columnname'>Held By</th>\
|
<th class='columnname'>Held By</th>\
|
||||||
</tr>";
|
</tr>";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user