Skip to content

Commit

Permalink
Fix java doc
Browse files Browse the repository at this point in the history
Signed-off-by: Gagan Juneja <gjjuneja@amazon.com>
  • Loading branch information
Gagan Juneja committed Sep 18, 2023
1 parent 325a8f2 commit 9f3d58c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
public @interface SkipTracingStrictValidation {
/**
* Users should define the reason for using this annotation.
* @return
* @return reason for skipping the validation.
*/
String reason();
}

0 comments on commit 9f3d58c

Please sign in to comment.