Multi-line svn commit, see body.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLHelper.h
index 777ce13..df33c63 100644 (file)
@@ -96,10 +96,10 @@ namespace xmltooling {
         static QName* getNodeQName(const DOMNode* domNode);\r
 \r
         /**\r
-         * Constructs a QName from an attributes value.\r
+         * Constructs a QName from an attribute's value.\r
          * \r
          * @param attribute the attribute with a QName value\r
-         * @return a QName from an attributes value, or null if the given attribute is null\r
+         * @return a QName from an attribute's value, or null if the given attribute is null\r
          */\r
         static QName* getAttributeValueAsQName(const DOMAttr* attribute);\r
 \r