Closed gt2847c closed 7 years ago
In Messages.cs line 59: public static string EXC_GROUP_DISTINCT = "None of these argumens: {0} can be used together with any of these: {1}.";
public static string EXC_GROUP_DISTINCT = "None of these argumens: {0} can be used together with any of these: {1}.";
Arguments is misspelled as argumens.
Thanks
In Messages.cs line 59:
public static string EXC_GROUP_DISTINCT = "None of these argumens: {0} can be used together with any of these: {1}.";
Arguments is misspelled as argumens.