aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/ejes/following-sibling/index.html
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:20:58 +0100
committerGitHub <noreply@github.com>2021-02-11 18:20:58 +0100
commit2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb (patch)
tree5e640d40fd69dc380b04e01de981a345e0141ffa /files/es/web/xpath/ejes/following-sibling/index.html
parent6aa6274d2ad3e22e7f5e69b1d7531a5eaeaf5666 (diff)
parent8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (diff)
downloadtranslated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.gz
translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.bz2
translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.zip
Merge pull request #53 from fiji-flo/unslugging-es
Unslugging es
Diffstat (limited to 'files/es/web/xpath/ejes/following-sibling/index.html')
-rw-r--r--files/es/web/xpath/ejes/following-sibling/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/es/web/xpath/ejes/following-sibling/index.html b/files/es/web/xpath/ejes/following-sibling/index.html
deleted file mode 100644
index 73e42a2e7d..0000000000
--- a/files/es/web/xpath/ejes/following-sibling/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: following-sibling
-slug: Web/XPath/Ejes/following-sibling
-translation_of: Web/XPath/Axes/following-sibling
----
-<p>
-El eje <code>following-sibling</code> indica todos los nodos que tienen el mismo padre que el nodo de contexto y aparecen después del nodo de contexto en el documento de origen.
-</p>{{ languages( { "en": "en/XPath/Axes/following-sibling", "fr": "fr/XPath/Axes/following-sibling", "pl": "pl/XPath/Osie/following-sibling" } ) }}