From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- tools/update/rtems-polish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/update/rtems-polish.sh') diff --git a/tools/update/rtems-polish.sh b/tools/update/rtems-polish.sh index 83e3d0e390..df0cc8a0e7 100755 --- a/tools/update/rtems-polish.sh +++ b/tools/update/rtems-polish.sh @@ -37,7 +37,7 @@ usage() exit 1; } -# Check for auxillary files +# Check for auxiliary files aux_files="../../VERSION ampolish acpolish cipolish" for i in ${aux_files}; do if test ! -f ${perltools}/$i; then -- cgit v1.2.3