changeset 13359 | f9a15dcd857c |
parent 13287 | b13071610c07 |
child 13467 | 4c47a480009b |
--- a/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua Wed May 02 17:22:42 2018 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua Wed May 02 18:19:31 2018 +0200 @@ -3036,7 +3036,7 @@ AddCaption(cat[cIndex], colorPlaceMode1, capgrpMessage) showSecondaryMessage() if superDelete == true then - AddCaption(loc("Deletition Mode"), colorPlaceMode1, capgrpAmmoinfo) + AddCaption(loc("Deletion Mode"), colorPlaceMode1, capgrpAmmoinfo) end end