summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafa Gould <rafagoulds@gmail.com>2019-05-08 21:14:35 -0400
committerRafa Gould <rafagoulds@gmail.com>2019-05-08 21:14:35 -0400
commita89ac964858163dc0176b26d788c3d07fa6283b1 (patch)
tree8c1a0206021c31fda2cd3b277bac5ca17a97e963
parent082cd7a64b98f76179dc6ad32e4dbaa8219a810d (diff)
wording fixes
-rw-r--r--locale/es.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/es.po b/locale/es.po
index 7089028ad..1408ebc04 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -295,7 +295,7 @@ msgstr "Valores del array deben ser bytes individuales."
#: supervisor/shared/safe_mode.c
msgid "Attempted heap allocation when MicroPython VM not running.\n"
msgstr ""
-"Se intentó la asignación del montón cuando la VM de"
+"Se intentó la asignación del heap cuando el VM de"
" MicroPython no estaba corriendo.\n"
#: main.c