SingingBush commented on code in PR #2:
URL: https://github.com/apache/xerces-j/pull/2#discussion_r2161079928


##########
src/org/apache/xerces/dom/NamedNodeMapImpl.java:
##########
@@ -571,12 +562,12 @@ protected int addItem (Node arg) {
     /**
      * NON-DOM: copy content of this map into the specified ArrayList
      * 
-     * @param list   ArrayList to copy information into.
+     * @param list a list of nodes to copy information into, or null a new 
list will be created

Review Comment:
   fixed



-- 
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]

Reply via email to