diff --git a/reference/filter/constants.xml b/reference/filter/constants.xml index 311915814..a34128529 100644 --- a/reference/filter/constants.xml +++ b/reference/filter/constants.xml @@ -1,5 +1,5 @@ - + @@ -283,14 +283,14 @@ Devuelve &true; para "1", - 1 incluyendo notaciones binarias, octales y hexadecimales, 1.0, + 1 incluyendo notaciones binarias, octales y hexadecimales, 1.0 incluyendo notación científica, "true", true, "on", y "yes". Devuelve &false; para "0", - 0 incluyendo notaciones binarias, octales y hexadecimales, 0.0, + 0 incluyendo notaciones binarias, octales y hexadecimales, 0.0 incluyendo notación científica, "false", false, "off", "no", y