From 57cb9030904dc3e8d25a85359cf6eca4c56f5b84 Mon Sep 17 00:00:00 2001 From: Stan Date: Sat, 29 Dec 2018 10:49:13 +0000 Subject: [PATCH] Fix another typo noticed by Nescio on D1551 This was SVN commit r21972. --- .../data/auras/units/heroes/kush_hero_arakamani_3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_arakamani_3.json b/binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_arakamani_3.json index 10dfdee47c..c02121c0e0 100644 --- a/binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_arakamani_3.json +++ b/binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_arakamani_3.json @@ -7,5 +7,5 @@ { "value": "Heal/HP", "multiply": 0.5 } ], "auraName": "Slaughter of the Faithful", - "auraDescription": "Enemy healrate reduced by 50%." + "auraDescription": "Enemy healing rate reduced by 50%." }