Not part of a normal build.

Correct the help text of the script.
This commit is contained in:
blythe%netscape.com 2002-10-04 03:14:25 +00:00
parent 3f59f40a28
commit 0019ce85da

View File

@ -73,7 +73,7 @@ if [ $SHOWHELP ]; then
echo "This command will output two numbers to stdout that will represent"
echo " the total size of all code and data, and a delta from the prior."
echo " the old results."
echo "For much more detail to size drifts refer to the summary report."
echo "For much more detail on size drifts refer to the summary report."
exit
fi