reference/dom/domelement/setattributens.xml
a8dc22c06600603a7ec57afc6296ae002df250e8
...
...
@@ -15,7 +15,7 @@
15
15
</methodsynopsis>
16
16
<para>
17
17
Sets an attribute with namespace <parameter>namespace</parameter> and
18
-
name <parameter>name</parameter> to the given value. If the attribute
18
+
name <parameter>qualifiedName</parameter> to the given value. If the attribute
19
19
does not exist, it will be created.
20
20
</para>
21
21
</refsect1>
22
22