From c550e91cdc20c4b211ab55df0eeaef7b5f7400a2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 17 Jul 2001 12:49:02 +0000 Subject: [PATCH] typo --- lang/spanish.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index d4da0ec451..af6d6b4abd 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -88,7 +88,7 @@ $strDynamic = "dinamico/a"; $strEdit = "Editar"; $strEditPrivileges = "Editar Privilegios"; -$strEffective = "Efectivo/a"; e +$strEffective = "Efectivo/a"; $strEmpty = "Vaciar"; $strEmptyResultSet = "MySQL ha devuelto un valor vacío (i.e. cero columnas)."; $strEnableMagicQuotes = "Atencion: Ud. no ha activado magic_quotes_gpc en la configuracion de PHP. PhpMyAdmin necesita esta opcion para funcionar correctamente. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como activar dicha opcion.";