Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema committed Apr 22, 2024
1 parent 33543a1 commit 3cc1fdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ public static final class Factory implements SymbolWriter.Factory<TraitCodegenWr
private final TraitCodegenSettings settings;

/**
* @param settings The python plugin settings.
* @param settings The Trait codegen plugin settings.
*/
public Factory(TraitCodegenSettings settings) {
this.settings = settings;
Expand Down

0 comments on commit 3cc1fdf

Please sign in to comment.