From 638e82b1340c4490d74f416849c37ebafcd68b2a Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 7 Oct 2015 14:49:51 +0200 Subject: [PATCH] spelling --- bin/tests/system/statschannel/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | \