summaryrefslogtreecommitdiff
path: root/README.TESTING
diff options
context:
space:
mode:
Diffstat (limited to 'README.TESTING')
-rw-r--r--README.TESTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.TESTING b/README.TESTING
index 1972f5f6f3..dd09ecbe38 100644
--- a/README.TESTING
+++ b/README.TESTING
@@ -123,7 +123,7 @@ MYMAIL=qa-test@domain.com
TMPDIR=/var/tmp
TODAY=`date +"%Y%m%d"`
-# Make sure compilation enviroment is correct
+# Make sure compilation environment is correct
CONFIGURE_OPTS='--disable-all --enable-cli --with-pcre'
export MAKE=gmake
export CC=gcc