Skip to content

Commit

Permalink
Fix javadoc on SQLHintTokenType (#31833)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Jun 24, 2024
1 parent befde4b commit a98af61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import lombok.RequiredArgsConstructor;

/**
* SQL hint token enum.
* SQL hint token type.
*/
@RequiredArgsConstructor
@Getter
Expand Down

0 comments on commit a98af61

Please sign in to comment.