elharo commented on code in PR #62:
URL: https://github.com/apache/xerces-j/pull/62#discussion_r2546108367


##########
src/org/apache/xerces/xni/XMLString.java:
##########
@@ -182,7 +182,12 @@ public boolean equals(String s) {
     // Object methods
     //
 
-    /** Returns a string representation of this object. */
+    /**
+     * Returns a string representation of this object.
+     * <p>A new String will be returned based on the chars available from the 
current offset up to the current length</p>

Review Comment:
   period



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