summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-12 19:55:33 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-12 19:55:33 +0000
commit8b003c83fd22954f781cca6a3a9a4e5bd351a01e (patch)
tree6dc5b73831f1adae82fd814dc5a662d88df03838
parent26c82ce89c649b16d1058b8292fb041850752378 (diff)
downloadATCD-8b003c83fd22954f781cca6a3a9a4e5bd351a01e.tar.gz
*** empty log message ***
-rwxr-xr-xbin/nightlybuilds/scoreboard_update.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nightlybuilds/scoreboard_update.pl b/bin/nightlybuilds/scoreboard_update.pl
index cc383c00f5f..44b075eea3c 100755
--- a/bin/nightlybuilds/scoreboard_update.pl
+++ b/bin/nightlybuilds/scoreboard_update.pl
@@ -690,7 +690,7 @@ sub update_html ($$)
### Print link to new scoreboard
- print $indexhtml "<h2>Some nightly builds have been moved to the ";
+ print $indexhtml "<h2>Most nightly builds have been moved to the ";
print $indexhtml "<A HREF=\"http://doc.ece.uci.edu/scoreboard\">New ";
print $indexhtml "Scoreboard</A>. Don't forget to check it out.</h2><HR>\n";