aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/exslt/math/highest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/exslt/math/highest/index.html')
-rw-r--r--files/es/web/exslt/math/highest/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/exslt/math/highest/index.html b/files/es/web/exslt/math/highest/index.html
index 0a41b67d23..bc7872f742 100644
--- a/files/es/web/exslt/math/highest/index.html
+++ b/files/es/web/exslt/math/highest/index.html
@@ -7,7 +7,7 @@ tags:
- XSLT
translation_of: Web/EXSLT/math/highest
---
-<p>{{XsltRef}} {{ Fx_minversion_header(3) }}<br>
+<p>{{XsltRef}}<br>
<code>math:highest()</code> devuelve el nodo con el valor más alto (donde el valor más alto se calcula usando <code><a href="es/EXSLT/math/max">math:max()</a></code>) del conjunto de nodos (node-set) especificado.</p>
<p>Un nodo tiene este valor máximo si convierte su valor de cadena a un número igual al valor máximo.</p>