Skip to content

Commit

Permalink
chore: Fix Javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoberstar committed Nov 24, 2024
1 parent de2d6b4 commit d73bc92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static ScopeCalculator ofCommitMessageParser(CommitMessageScopeParser parser) {
/**
* Creates a scope calculator that uses the given function to parse the inventory's commit messages
* for the presence os scope indicators. If any are found, the most significant scope is returned.
* <br/>
* <br>
* Before v1, MAJOR is always ignored and MINOR is substituted. If that's not desirable, see
* {@link #ofCommitMessageParser(CommitMessageScopeParser)}.
*
Expand Down

0 comments on commit d73bc92

Please sign in to comment.