Skip to content

Commit

Permalink
fix: hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
Zepalesque committed May 24, 2024
1 parent 039c0ee commit 677b069
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public interface WoodSetNamed {

public String woodSuffix(LangType type);

public String treesName(LangType type);
public String treesName(boolean isPlural);

public String processName(String s);

Expand Down

0 comments on commit 677b069

Please sign in to comment.