summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2012-01-12 23:23:05 +0000
committerChristopher Jones <sixd@php.net>2012-01-12 23:23:05 +0000
commit6d75ac3df9143ea6e625dbad1c14f1947615a57b (patch)
treebfdfaa66f3c1640ede90da8b694e4ad7820017b7 /ext
parent993992d6dbe0049466b9878c99a42af45ad39405 (diff)
downloadphp-git-6d75ac3df9143ea6e625dbad1c14f1947615a57b.tar.gz
Fix configuration message typo and alignment (5.4 merge approved by Stas)
Diffstat (limited to 'ext')
-rw-r--r--ext/mysqlnd/config9.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4
index a96cae9bf1..2c15c34e8d 100644
--- a/ext/mysqlnd/config9.m4
+++ b/ext/mysqlnd/config9.m4
@@ -3,8 +3,8 @@ dnl $Id$
dnl config.m4 for mysqlnd driver
PHP_ARG_ENABLE(mysqlnd, whether to enable mysqlnd,
- [ --enable-mysqlnd Enable mysqlnd expliciely, will be done implicitly
- when required by other extensions], no, yes)
+ [ --enable-mysqlnd Enable mysqlnd explicitly, will be done implicitly
+ when required by other extensions], no, yes)
PHP_ARG_ENABLE(mysqlnd_compression_support, whether to disable compressed protocol support in mysqlnd,
[ --disable-mysqlnd-compression-support