Fix typo in comment

This commit is contained in:
nvbeusekom
2024-09-29 10:56:57 +02:00
parent e28d9ae955
commit ef25451bb4

View File

@@ -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