Skip to content

Commit

Permalink
Fix redundant Javadoc phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 12, 2025
1 parent 19c1b7b commit d4bfb90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public DiffResult<T> build() {
/**
* Gets the field names that should be excluded from the diff.
*
* @return Returns the excludeFieldNames.
* @return the excludeFieldNames.
* @since 3.13.0
*/
public String[] getExcludeFieldNames() {
Expand Down

0 comments on commit d4bfb90

Please sign in to comment.