Fix spell-o.
git-svn-id: svn://10.0.0.236/trunk@36896 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -263,7 +263,7 @@ __END_HEADER
|
||||
if ($warn_rec->{count} == 1) {
|
||||
print "See build log";
|
||||
} else {
|
||||
print "See 1st of $warn_rec->{count} occurances in build log";
|
||||
print "See 1st of $warn_rec->{count} occurrences in build log";
|
||||
}
|
||||
print "</a>)<br>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user