From 9d25f0f736073e5abf0b3515a98340d6a7a8d751 Mon Sep 17 00:00:00 2001 From: Olexandr Nesterenko Date: Thu, 28 Aug 2014 18:18:52 +0300 Subject: [PATCH] Fix 'energy cell'. --- script/localization.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/localization.js b/script/localization.js index 7604d4aee..4310d2375 100644 --- a/script/localization.js +++ b/script/localization.js @@ -15,7 +15,7 @@ _('steel'), _('coal'), _('sulphur'), - _('enegy cell'), + _('energy cell'), _('torch'), _('medicine'), _('hunter'),