SingingBush commented on code in PR #28:
URL: https://github.com/apache/xerces-j/pull/28#discussion_r2231500930
##########
src/org/apache/xerces/xni/XMLAttributes.java:
##########
@@ -139,7 +140,7 @@ public interface XMLAttributes {
public void getName(int attrIndex, QName attrName);
/**
- * Returns the prefix of the attribute at the specified index.
+ * @return the prefix of the attribute at the specified index.
Review Comment:
fixed in next commit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]