garydgregory commented on code in PR #956:
URL: https://github.com/apache/commons-lang/pull/956#discussion_r990705792


##########
src/main/java/org/apache/commons/lang3/BitField.java:
##########
@@ -56,15 +56,15 @@
  * <p>Flags and data can be retrieved from the integer:</p>
  *
  *<pre>
- *    // Prints true if red, green or blue is non-zero
+ *    // Prints {@code true} if red, green or blue is non-zero

Review Comment:
   @arturobernalg 
   You need to update the PR...



-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to