From e7396d18c1f7fc5f24500c520d0b97e545117dfd Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 20 Dec 2004 03:14:12 +0000 Subject: [PATCH] fix c/p error git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175107 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/functions/dom-domattr-isid.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/dom/functions/dom-domattr-isid.xml b/reference/dom/functions/dom-domattr-isid.xml index 2a7691641d..07543efb25 100644 --- a/reference/dom/functions/dom-domattr-isid.xml +++ b/reference/dom/functions/dom-domattr-isid.xml @@ -1,5 +1,5 @@ - + DOMAttr->isId @@ -27,7 +27,7 @@ or DOMDocument::validateOnParse before using this function. - DOMDocument->getElementById() Example + DOMAttr->isId() Example