diff options
Diffstat (limited to 'files/fr/web/xpath/axes/preceding-sibling/index.html')
-rw-r--r-- | files/fr/web/xpath/axes/preceding-sibling/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/fr/web/xpath/axes/preceding-sibling/index.html b/files/fr/web/xpath/axes/preceding-sibling/index.html index b4c78b09b8..598739c27a 100644 --- a/files/fr/web/xpath/axes/preceding-sibling/index.html +++ b/files/fr/web/xpath/axes/preceding-sibling/index.html @@ -5,5 +5,4 @@ translation_of: Web/XPath/Axes/preceding-sibling --- <p> </p><p>L'axe <code>preceding-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent avant lui dans le document source. -</p><p><span class="comment">Interwiki Languages Links</span> -</p>{{ languages( { "en": "en/XPath/Axes/preceding-sibling", "es": "es/XPath/Ejes/preceding-sibling", "pl": "pl/XPath/Osie/preceding-sibling" } ) }} +</p>
\ No newline at end of file |