Fix spell-o.

git-svn-id: svn://10.0.0.236/trunk@36896 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm%netscape.com
1999-06-25 15:35:41 +00:00
parent 61b2299973
commit c4640f3bed

View File

@@ -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>";