Skip to content

Commit adaf078

Browse files
committed
fix typo
1 parent b8484a2 commit adaf078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pdo_mysql/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dnl config.m4 for extension pdo_mysql
33
dnl vim: se ts=2 sw=2 et:
44

55
PHP_ARG_WITH(pdo-mysql, for MySQL support for PDO,
6-
[ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directoy
6+
[ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directory
77
If mysqlnd is passed as DIR, the MySQL native
88
native driver will be used [/usr/local]])
99

0 commit comments

Comments
 (0)