Format tweak

This commit is contained in:
Gary Gregory 2023-07-06 13:33:56 -04:00
parent a3d07e2962
commit 451f0bca8b
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Excludes a field from being used by
* the {@link ReflectionDiffBuilder}.
* Excludes a field from being used by the {@link ReflectionDiffBuilder}.
*
* @since 3.13.0
*/