From 146f39e8a98dff8461d34cea172bd5d8e968bc01 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Tue, 4 Apr 2006 01:19:25 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210644 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo_mysql/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pdo_mysql/constants.xml b/reference/pdo_mysql/constants.xml index 8fbe2e8db8..c55ebd9304 100644 --- a/reference/pdo_mysql/constants.xml +++ b/reference/pdo_mysql/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &pdo.driver-constants; @@ -88,7 +88,7 @@ if ($db->getAttribute(PDO::ATTR_DRIVERNAME) == 'mysql') { - Maximum buffer size. Defaults to 1 MiB. + Maximum buffer size. Defaults to 1 MB.