apupier commented on code in PR #15984:
URL: https://github.com/apache/camel/pull/15984#discussion_r1803356910
##########
tooling/camel-tooling-util/src/main/java/org/apache/camel/tooling/util/CamelVersionHelper.java:
##########
@@ -32,7 +32,7 @@ private CamelVersionHelper() {
*
* @param base the base version
* @param other the other version
- * @return <tt>true</tt> if GE, <tt>false</tt> otherwise
+ * @return <var>true</var> if GE, <var>false</var> otherwise
Review Comment:
tt is an html tag which is no more valid in HTML 5. HTML 5 is a requirement
for more recent Javadoc version
--
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]