From f646b9598267a112f3dfcc40a3322c2b37271b0c Mon Sep 17 00:00:00 2001 From: Henrik Nordstrom Date: Wed, 16 Apr 2008 02:15:07 +0200 Subject: [PATCH] Spelling correction --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 857916ba05..acf713c8da 100644 --- a/configure.in +++ b/configure.in @@ -1993,7 +1993,7 @@ if $CPPUNITCONFIG --help >/dev/null; then SQUID_CPPUNIT_LA='' SQUID_CPPUNIT_INC="`$CPPUNITCONFIG --cflags`" else - echo "cppunit does not apear to be installed. squid does not require this, but code testing with 'make check' will fail." + echo "cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail." SQUID_CPPUNIT_LA='' SQUID_CPPUNIT_LIBS='' SQUID_CPPUNIT_INC='' -- 2.47.3