From 0019ce85dae7537e198e745b5c97fd51f3f77f55 Mon Sep 17 00:00:00 2001 From: "blythe%netscape.com" Date: Fri, 4 Oct 2002 03:14:25 +0000 Subject: [PATCH] Not part of a normal build. Correct the help text of the script. --- tools/codesighs/autosummary.win.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/codesighs/autosummary.win.bash b/tools/codesighs/autosummary.win.bash index 660bd35905b8..94bfc69392fb 100755 --- a/tools/codesighs/autosummary.win.bash +++ b/tools/codesighs/autosummary.win.bash @@ -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