aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/exslt/math/lowest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/exslt/math/lowest/index.html')
-rw-r--r--files/fr/web/exslt/math/lowest/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/exslt/math/lowest/index.html b/files/fr/web/exslt/math/lowest/index.html
index 0c3ca2727d..bd69a718bf 100644
--- a/files/fr/web/exslt/math/lowest/index.html
+++ b/files/fr/web/exslt/math/lowest/index.html
@@ -6,7 +6,7 @@ tags:
- XSLT
translation_of: Web/EXSLT/math/lowest
---
-<p>{{ XsltRef() }} {{ Fx_minversion_header(3) }}<br>
+<p>{{ XsltRef() }}<br>
<code>math:lowest()</code> retourne le nœud de l'ensemble de nœuds spécifié possédant la plus grande valeur (où la plus grande valeur est calculée avec <code><a href="fr/EXSLT/math/min">math:min()</a></code>).</p>
<p>Un nœud a sa valeur minimale si sa valeur de chaîne convertie en nombre est égale à la valeur minimale.</p>