diff options
Diffstat (limited to 'files/fr/web/exslt/set/distinct/index.html')
-rw-r--r-- | files/fr/web/exslt/set/distinct/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/exslt/set/distinct/index.html b/files/fr/web/exslt/set/distinct/index.html index 0055f4c067..5ef0131d52 100644 --- a/files/fr/web/exslt/set/distinct/index.html +++ b/files/fr/web/exslt/set/distinct/index.html @@ -6,7 +6,7 @@ tags: - XSLT translation_of: Web/EXSLT/set/distinct --- -<p>{{ XsltRef() }} {{ Fx_minversion_header(3) }}</p> +<p>{{ XsltRef() }}</p> <p><br> <code>set:distinct()</code> retourne un sous-ensemble des nœuds appartenant à l'ensemble de nœuds spécifié, en ne retournant que les nœuds possédant une valeur de chaîne unique.</p> |