Fixed spelling

This commit is contained in:
Thorsten Sommer 2022-08-05 21:11:02 +02:00
parent 0c53c97a48
commit f138be5a1f
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -286,7 +286,7 @@ public static class AppSettings
#region Translation Settings
#region Number of cultures
#region List of culture indices
private static List<int> CACHE_CULTURES_INDICES = new();