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


##########
src/org/apache/xerces/util/URI.java:
##########
@@ -1783,7 +1783,7 @@ public static boolean isConformantSchemeName(String 
p_scheme) {
   * '.'. Each group must consist of one to three digits. See RFC 2732 Section 
3,
   * and RFC 2373 Section 2.2, for the definition of IPv6 references. A 
hostname 
   * consists of domain labels (each of which must begin and end with an 
alphanumeric 
-  * but may contain '-') separated & by a '.'. See RFC 2396 Section 3.2.2.
+  * but may contain '-') separated & by a '.'. See RFC 2396 Section 3.2.2.

Review Comment:
   This comment is somehow wrong. I'm not sure exactly how to fix it or what 
was intended here. It's possible we don't need the ampersand here at all.



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