From 0e22e9771f6b1463f58a1f8bfa7a537f4d69d210 Mon Sep 17 00:00:00 2001 From: Omnomnobot Date: Sat, 28 Jun 2014 10:17:27 +0200 Subject: [PATCH] Fixed a typo ("whe" --> "when") --- locales/en/quests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/quests.json b/locales/en/quests.json index 59009da8eb..0e3989af6c 100644 --- a/locales/en/quests.json +++ b/locales/en/quests.json @@ -34,5 +34,5 @@ "doubleSureAbort": "Are you double sure? Make sure they won't hate you forever!", "questWarning": "Remember: only current party members will be invited. Once the invitation is sent, no new party members can join the quest!", "bossRageTitle": "Rage", - "bossRageDescription": "Whe this bar fills, the boss will unleash a special attack" + "bossRageDescription": "When this bar fills, the boss will unleash a special attack" }