diff --git a/reference/domxml/functions/DomElement-get-elements-by-tagname.xml b/reference/domxml/functions/DomElement-get-elements-by-tagname.xml index 070af5a273..e99ff186c8 100644 --- a/reference/domxml/functions/DomElement-get-elements-by-tagname.xml +++ b/reference/domxml/functions/DomElement-get-elements-by-tagname.xml @@ -1,11 +1,11 @@ - + DomElement->get_elements_by_tagname - Adds new attribute + Gets elements by tagname diff --git a/reference/domxml/functions/DomElement-has-attribute.xml b/reference/domxml/functions/DomElement-has-attribute.xml index e93322fa30..9373032268 100644 --- a/reference/domxml/functions/DomElement-has-attribute.xml +++ b/reference/domxml/functions/DomElement-has-attribute.xml @@ -1,11 +1,11 @@ - + DomElement->has_attribute - Adds new attribute + Checks to see if attribute exists diff --git a/reference/domxml/functions/DomElement-remove-attribute.xml b/reference/domxml/functions/DomElement-remove-attribute.xml index db0d42a786..d4802b32a6 100644 --- a/reference/domxml/functions/DomElement-remove-attribute.xml +++ b/reference/domxml/functions/DomElement-remove-attribute.xml @@ -1,11 +1,11 @@ - + DomElement->remove_attribute - Adds new attribute + Removes attribute