Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ascopes authored Sep 15, 2024
1 parent 7979e57 commit 868ea0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ private List<String> resolveAndBuildArgLine(
MavenProtocPlugin plugin
) throws ResolutionException, IOException {

// Expectation this always has at least one item in it, and the first item is the plugin
// Expectation: this always has at least one item in it, and the first item is the plugin
// artifact itself.
var dependencies = artifactPathResolver
.resolveDependencies(
Expand Down

0 comments on commit 868ea0c

Please sign in to comment.