From 969d121b805de1c45f9bd5f668e15a674ffdbcbc Mon Sep 17 00:00:00 2001 From: Garrison Taylor Date: Sun, 9 Aug 2015 09:37:16 -0400 Subject: [PATCH] Fix grammar typo Change "you get one point to allocate to particular stat" to "you get one point to allocate to a particular stat" --- common/locales/en/npc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index 02919f120e..796eac5d6b 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -32,7 +32,7 @@ "classGear": "Class Gear", "classGearText": "First: don't panic! Your old gear is in your inventory, and you're now wearing your apprentice <%= klass %> equipment. Wearing your class's gear grants you a 50% bonus to stats. However, feel free to switch back to your old gear.", - "classStats": "These are your class's stats; they affect the game-play. Each time you level up, you get one point to allocate to particular stat. Hover over each stat for more information.", + "classStats": "These are your class's stats; they affect the game-play. Each time you level up, you get one point to allocate to a particular stat. Hover over each stat for more information.", "autoAllocate": "Auto Allocate", "autoAllocateText": "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in TASK > Edit > Advanced > Attributes. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Physical', you'll gain Strength automatically.", "spells": "Spells",