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


##########
src/main/java/org/apache/commons/lang3/reflect/FieldUtils.java:
##########
@@ -254,23 +254,23 @@ public static List<Field> 
getFieldsListWithAnnotation(final Class<?> cls, final
     /**
      * Reads an accessible {@code static} {@link Field}.
      *
-     * @param field

Review Comment:
   In general, please keep cosmetic and stylistic changes out of PRs, it makes 
PRs noisier, and takes longer to review.



-- 
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