reference/dom/domattr/isid.xml
7015b1b29fca3a502ff9f186dddef5bc642acb7e
...
...
@@ -20,7 +20,7 @@
20
20
According to the DOM standard this requires a DTD which defines the
21
21
attribute ID to be of type ID. You need to validate your document with
22
22
<xref linkend="domdocument.validate"/>
23
-
or <literal>DOMDocument::validateOnParse</literal> before using this function.
23
+
or <property>DOMDocument::$validateOnParse</property> before using this function.
24
24
</para>
25
25
</refsect1>
26
26

27
27