diff --git a/reference/pdo/reference.xml b/reference/pdo/reference.xml index f717588fe8..f72e7b60ab 100644 --- a/reference/pdo/reference.xml +++ b/reference/pdo/reference.xml @@ -1,5 +1,5 @@ - + PDO Functions @@ -82,7 +82,7 @@ extension=php_pdo.dll Next, choose the other DB specific DLL files and either use dl to load them at runtime, or enable them in - &php.ini; below pdo_pdo.dll. For example: + &php.ini; below php_pdo.dll. For example: