Correct the help text of the script.
This commit is contained in:
blythe%netscape.com 2002-10-04 03:14:25 +00:00
Родитель 3f59f40a28
Коммит 0019ce85da
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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