File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Flow.Launcher.Localization.Shared Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public static class Constants
2424 public const string EnumLocalizeAttributeName = "EnumLocalizeAttribute" ;
2525 public const string EnumLocalizeKeyAttributeName = "EnumLocalizeKeyAttribute" ;
2626 public const string EnumLocalizeValueAttributeName = "EnumLocalizeValueAttribute" ;
27- // Use PublicApi instead of PublicAPI for possible combiguity with Flow.Launcher.Plugin.IPublicAPI
27+ // Use PublicApi instead of PublicAPI for possible ambiguity with Flow.Launcher.Plugin.IPublicAPI
2828 public const string PublicApiClassName = "PublicApi" ;
2929 public const string PublicApiPrivatePropertyName = "instance" ;
3030 public const string PublicApiInternalPropertyName = "Instance" ;
You can’t perform that action at this time.
0 commit comments