mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-02 05:21:52 +01:00
Typo, should be "match" not "maths". (#3488)
This commit is contained in:
parent
8046b8594a
commit
dba35f043d
@ -35,7 +35,7 @@ public class EnumUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return a set containing <b>all</b> fields of the given enum that maths one of the provided
|
||||
* Return a set containing <b>all</b> fields of the given enum that match one of the provided
|
||||
* names.
|
||||
*
|
||||
* @param enumClass The class to search through
|
||||
|
Loading…
Reference in New Issue
Block a user