mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Fix a typo
This commit is contained in:
parent
6724585777
commit
2385938485
@ -92,7 +92,7 @@ namespace CSMWorld
|
|||||||
{ ColumnId_Trainer, "Trainer" },
|
{ ColumnId_Trainer, "Trainer" },
|
||||||
{ ColumnId_Spellmaking, "Spellmaking" },
|
{ ColumnId_Spellmaking, "Spellmaking" },
|
||||||
{ ColumnId_EnchantingService, "Enchanting Service" },
|
{ ColumnId_EnchantingService, "Enchanting Service" },
|
||||||
{ ColumnId_RepairService, "Repair Serivce" },
|
{ ColumnId_RepairService, "Repair Service" },
|
||||||
{ ColumnId_ApparatusType, "Apparatus Type" },
|
{ ColumnId_ApparatusType, "Apparatus Type" },
|
||||||
{ ColumnId_ArmorType, "Armor Type" },
|
{ ColumnId_ArmorType, "Armor Type" },
|
||||||
{ ColumnId_Health, "Health" },
|
{ ColumnId_Health, "Health" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user