diff --git a/bin/tests/system/statschannel/tests.sh b/bin/tests/system/statschannel/tests.sh index 5a3cdced4d..d38effc509 100644 --- a/bin/tests/system/statschannel/tests.sh +++ b/bin/tests/system/statschannel/tests.sh @@ -179,7 +179,7 @@ status=`expr $status + $ret` n=`expr $n + 1` ret=0 -echo "I:checking if comprssed output is really compressed ($n)" +echo "I:checking if compressed output is really compressed ($n)" REGSIZE=`cat regular.headers | \ grep -i Content-Length | sed -e "s/.*: \([0-9]*\).*/\1/"` COMPSIZE=`cat compressed.headers | \