summaryrefslogtreecommitdiff
path: root/README.TESTING
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2014-11-19 19:59:31 +0000
committerVeres Lajos <vlajos@gmail.com>2014-11-19 20:23:00 +0000
commit4b9535341addcdeaf44002e323733864325b30ab (patch)
tree4c5819be9e7939c00b4d60261751b78c6f1d82cc /README.TESTING
parentf7674519804dc7000a56ef9fe12c49461ff0333a (diff)
downloadphp-git-4b9535341addcdeaf44002e323733864325b30ab.tar.gz
typo fixes - https://github.com/vlajos/misspell_fixer
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