distribution: Fix spelling error

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-11-09 23:28:01 +01:00
committed by Chris Morgan
parent 8fa22a5d26
commit 4c06d41033

View File

@@ -598,7 +598,7 @@ class distribution {
if($this->aTestingIds)
{
echo '<p><span class="title">Testing Results for '.$this->sName.'</span><br />',"\n";
echo '<p><span class="title">Test Results for '.$this->sName.'</span><br />',"\n";
echo '<table width="100%" border="1">',"\n";
echo '<thead class="historyHeader">',"\n";
echo '<tr>',"\n";