You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/10/08 18:56:00 UTC

[GitHub] [commons-lang] arturobernalg commented on a diff in pull request #956: Improve JavaDocs

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


##########
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:
   done. Looks like only was this mistake.



-- 
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-unsubscribe@commons.apache.org

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