diff --git a/reference/dom/domdocument/importnode.xml b/reference/dom/domdocument/importnode.xml index 372c162c27..6a96e58719 100644 --- a/reference/dom/domdocument/importnode.xml +++ b/reference/dom/domdocument/importnode.xml @@ -1,5 +1,5 @@ - + DOMDocument::importNode @@ -44,7 +44,7 @@ &reftitle.returnvalues; - The copied node. + The copied node or &false;, if it cannot be copied.