From 2515d61f80f4829c45b7c895c73ec3b6ed761077 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Sun, 9 Jul 2023 20:53:41 +0200 Subject: [PATCH] fix: fix typo in english translation --- lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.json b/lang/en.json index bce2e4cb..ae1a1705 100644 --- a/lang/en.json +++ b/lang/en.json @@ -165,7 +165,7 @@ "DS4.CooldownDuration1D": "1 Day", "DS4.CooldownDurationD20D": "D20 Days", "DS4.SpellAllowsDefense": "Allows Defense", - "DS4.SpellAllowsDefenseDescription": "Ist it alowed to perform a defense check against this spell?", + "DS4.SpellAllowsDefenseDescription": "Is it alowed to perform a defense check against this spell?", "DS4.SpellMinimumLevel": "Minimum Level", "DS4.SpellMinimumLevelDescription": "The minimum level at which a spell caster may learn the spell.", "DS4.SpellCasterClassHealer": "Healer",