From f138be5a1f89a7501c8379f95290b23877284f78 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 5 Aug 2022 21:11:02 +0200 Subject: [PATCH] Fixed spelling --- I18N Commander/Processor/AppSettings.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/I18N Commander/Processor/AppSettings.cs b/I18N Commander/Processor/AppSettings.cs index dcae4d9..17dbea1 100644 --- a/I18N Commander/Processor/AppSettings.cs +++ b/I18N Commander/Processor/AppSettings.cs @@ -286,7 +286,7 @@ public static class AppSettings #region Translation Settings - #region Number of cultures + #region List of culture indices private static List CACHE_CULTURES_INDICES = new();