Skip to content

Commit

Permalink
Fix typo in change notes
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureMarker committed Nov 27, 2021
1 parent 8be3bf7 commit c115f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ patchPluginXml {
* Fix an exception due to lexer emitting empty CODE tokens (reported via Sentry)<br>
* Fix stack overflow when inferring type of self-referential nonterminal (reported via Sentry)<br>
* Improve parser recovery when alternative fails to parse<br>
* Fix possible lexer exception when Rust code block is empty.
* Fix possible lexer exception when Rust code block is empty<br>
* Update dependencies<br>
<br>
Expand Down

0 comments on commit c115f2f

Please # to comment.