Skip to content

Commit

Permalink
fixup! Fix comment. Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mispencer committed Oct 11, 2024
1 parent 539566e commit 0868e91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ public String renameReplacement() {
* <p>
* Alias that match the rename pattern will be renamed according to {@link #renameAliasReplacement(String)}. The
* rename pattern is applied according to the {@link java.util.regex.Matcher#appendReplacement(StringBuffer, String)}
* If two or more alias are renamed into the same name, they will be merged.
* If two or more aliases are renamed into the same name, they will be merged.
*
* @param renameAliasPattern rename pattern
* @return this request
Expand Down

0 comments on commit 0868e91

Please sign in to comment.