SingingBush commented on code in PR #52: URL: https://github.com/apache/xerces-j/pull/52#discussion_r2541851079
########## src/org/apache/xerces/impl/xpath/regex/RegularExpression.java: ########## @@ -27,7 +27,7 @@ * A regular expression matching engine using Non-deterministic Finite Automaton (NFA). * This engine does not conform to the POSIX regular expression. * - * <h3>How to use</h3> + * <h1>How to use</h1> Review Comment: I'll change this now and make sure there's no error -- 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]
