diff --git a/pkNX.Structures/Legality/Tables/FormInfo.cs b/pkNX.Structures/Legality/Tables/FormInfo.cs index b746a0c3..e66ccd36 100644 --- a/pkNX.Structures/Legality/Tables/FormInfo.cs +++ b/pkNX.Structures/Legality/Tables/FormInfo.cs @@ -183,7 +183,7 @@ private static byte GetOutOfBattleFormCount_Impl(ushort species) }; } - // This code was partly generated by chatgpt, there could may be mistakes + // This code was partly generated by chatgpt, there could be mistakes public static string[] GetOutOfBattleFormNames(ushort species) { return species switch