diff help/help_mp-es.h @ 23871:426c20bcfddf

typo fix: childs --> children
author diego
date Sat, 28 Jul 2007 14:27:04 +0000
parents ddb9e516fab8
children 702707dc7521
line wrap: on
line diff
--- a/help/help_mp-es.h	Sat Jul 28 14:23:18 2007 +0000
+++ b/help/help_mp-es.h	Sat Jul 28 14:27:04 2007 +0000
@@ -1568,7 +1568,7 @@
 // libmenu/menu_console.c
 #define MSGTR_LIBMENU_WaitPidError "[MENU] Error Waitpid: %s.\n"
 #define MSGTR_LIBMENU_SelectError "[MENU] Error en Select.\n"
-#define MSGTR_LIBMENU_ReadErrorOnChilds "[MENU] Error de lectura en el descriptor de archivo hijo: %s.\n"
+#define MSGTR_LIBMENU_ReadErrorOnChildren "[MENU] Error de lectura en el descriptor de archivo hijo: %s.\n"
 #define MSGTR_LIBMENU_ConsoleRun "[MENU] Consola corriendo: %s ...\n"
 #define MSGTR_LIBMENU_AChildIsAlreadyRunning "[MENU] Ya hay un hijo/child corriendo.\n"
 #define MSGTR_LIBMENU_ForkFailed "[MENU] Falló el Fork!!!\n"