mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Merge pull request #610 from WesselKuipers/fix-category-typo
Fix typo in plugin categories
This commit is contained in:
commit
ae9a4c165f
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ namespace Dalamud.Interface.Internal
|
|||
|
||||
public static string Category_Social => Loc.Localize("InstallerCategorySocial", "Social");
|
||||
|
||||
public static string Category_Utility => Loc.Localize("InstallerCategoryUtility", "Utiliry");
|
||||
public static string Category_Utility => Loc.Localize("InstallerCategoryUtility", "Utility");
|
||||
|
||||
#endregion
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue