SingingBush commented on code in PR #33:
URL: https://github.com/apache/xerces-j/pull/33#discussion_r2445357101
##########
src/org/apache/xerces/xni/XMLAttributes.java:
##########
@@ -86,10 +86,11 @@ public interface XMLAttributes {
public void removeAttributeAt(int attrIndex);
/**
- * Returns the number of attributes in the list.
+ * @return the number of attributes in the list.
Review Comment:
I'll go back through this PR now and sort anything like this and any other
instance of the same
--
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]