CPU list: text tweak

This commit is contained in:
David Anderson 2014-05-06 00:38:46 -07:00
parent 84946df1f5
commit 9ad491be30
1 changed files with 3 additions and 3 deletions

View File

@ -77,9 +77,9 @@ function get_cpu_list() {
function show_cpu_list($data) {
page_head("CPU performance");
echo "
This table shows the median peak speed
(Whetstone benchmark times number of CPUs)
of the computers participating in this project.
This table shows peak CPU speed
(based on Whetstone benchmarks)
of computers participating in this project.
<p>
";
start_table();