SingingBush commented on code in PR #28: URL: https://github.com/apache/xerces-j/pull/28#discussion_r2231399221
########## src/org/apache/xerces/xni/QName.java: ########## @@ -88,7 +98,7 @@ public QName(QName qname) { /** * Convenience method to set the values of the qname components. * - * @param qname The qualified name to be copied. + * @param qname the qualified name to be copied. Review Comment: I've gone through and removed periods from `@param` descriptions across codebase to make it consistent. will push shortly -- 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: j-dev-unsubscr...@xerces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org