From 87462043b6fd655f70c343fd90e19bb46b8070f6 Mon Sep 17 00:00:00 2001 From: agentx999 Date: Tue, 9 Jun 2015 10:57:22 -0700 Subject: [PATCH] changed comma to semicolon --- common/locales/en/character.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/character.json b/common/locales/en/character.json index befd0d5f9c..25cb0e639d 100644 --- a/common/locales/en/character.json +++ b/common/locales/en/character.json @@ -48,7 +48,7 @@ "classBonusText": "Your class (Warrior, if you haven't unlocked or selected another class) uses its own equipment more effectively than gear from other classes. Equipped gear from your current class gets a 50% boost to the attribute bonus it grants.", "classEquipBonus": "Class Bonus", "battleGear": "Battle Gear", - "battleGearText": "This is the gear you wear into battle, it affects numbers when interacting with your tasks.", + "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", "costume": "Costume", "costumeText": "If you prefer the look of other gear to what you have equipped, check the \"Use Costume\" box to visually don a costume while wearing your battle gear underneath.", "useCostume": "Use Costume",