We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8484a2 commit adaf078Copy full SHA for adaf078
ext/pdo_mysql/config.m4
@@ -3,7 +3,7 @@ dnl config.m4 for extension pdo_mysql
3
dnl vim: se ts=2 sw=2 et:
4
5
PHP_ARG_WITH(pdo-mysql, for MySQL support for PDO,
6
-[ --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
7
If mysqlnd is passed as DIR, the MySQL native
8
native driver will be used [/usr/local]])
9
0 commit comments