Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Sep 29, 2023
1 parent 35e8bb1 commit ce6be9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public enum Mode {
* <ul>
* <li>{@code A} -> no change</li>
* <li>{@code a/B} -> no change</li>
* <li>{@code a/b/C} -> no change</li>
* <li>{@code a/b/C} -> no change</li>
* <li>{@code a/b/c/D} -> {@code a/b/d/D}</li>
* <li>{@code a/b/c/d/E} -> {@code a/b/d/d/E}</li>
* </ul>
Expand Down

0 comments on commit ce6be9a

Please sign in to comment.