]> granicus.if.org Git - php/commitdiff
fix typo
authorAntony Dovgal <tony2001@php.net>
Tue, 6 Apr 2010 13:42:21 +0000 (13:42 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 6 Apr 2010 13:42:21 +0000 (13:42 +0000)
ext/pdo_mysql/config.m4

index b1ae1eec3a987cbf66422943a13389a8331384b6..d4c3745327064e9f77dbb27f2f9452c0c0016b2a 100755 (executable)
@@ -3,7 +3,7 @@ dnl config.m4 for extension pdo_mysql
 dnl vim: se ts=2 sw=2 et:
 
 PHP_ARG_WITH(pdo-mysql, for MySQL support for PDO,
-[  --with-pdo-mysql[=DIR]    PDO: MySQL support. DIR is the MySQL base directoy
+[  --with-pdo-mysql[=DIR]    PDO: MySQL support. DIR is the MySQL base directory
                                  If mysqlnd is passed as DIR, the MySQL native
                                  native driver will be used [/usr/local]])