diff --git a/reference/pdo/pdo/construct.xml b/reference/pdo/pdo/construct.xml
index 98b75715eb..3897604f70 100644
--- a/reference/pdo/pdo/construct.xml
+++ b/reference/pdo/pdo/construct.xml
@@ -13,7 +13,7 @@
public PDO::__construct
stringdsn
stringusername
- stringpassword
+ stringpasswd
arrayoptions
@@ -88,7 +88,7 @@
- password
+ passwd
The password for the DSN string. This parameter is optional for