Skip to content

Commit

Permalink
Fix the style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryshao committed Sep 6, 2023
1 parent c9b3749 commit 7f3d475
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ public EntityType type() {
/**
* Merges the audit information with another audit information. If the {@code overwrite} flag is
* set to {@code true} or the field is null, the values from the other audit information will
* overwrite the values of this audit information, otherwise the values of this audit
* information will be preserved.
* overwrite the values of this audit information, otherwise the values of this audit information
* will be preserved.
*
* @param other the other audit information.
* @param overwrite the overwrite flag.
Expand Down

0 comments on commit 7f3d475

Please sign in to comment.