]> granicus.if.org Git - php/commitdiff
Fix configuration message typo and alignment (5.4 merge approved by Stas)
authorChristopher Jones <sixd@php.net>
Thu, 12 Jan 2012 23:23:05 +0000 (23:23 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 12 Jan 2012 23:23:05 +0000 (23:23 +0000)
ext/mysqlnd/config9.m4

index a96cae9bf1e136d87159970da9f28b3cd57a243a..2c15c34e8d39c44242f04dd696b011f445ed2853 100644 (file)
@@ -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