aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/ejes/parent/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/xpath/ejes/parent/index.html')
-rw-r--r--files/es/web/xpath/ejes/parent/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/es/web/xpath/ejes/parent/index.html b/files/es/web/xpath/ejes/parent/index.html
deleted file mode 100644
index ad56a7ec63..0000000000
--- a/files/es/web/xpath/ejes/parent/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: parent
-slug: Web/XPath/Ejes/parent
-translation_of: Web/XPath/Axes/parent
----
-<p>
-El eje <code>parent</code> indica el Ășnico nodo que es el padre del nodo de contexto. Se puede abreviar con dos puntos (<code>..</code>).
-</p>{{ languages( { "en": "en/XPath/Axes/parent", "fr": "fr/XPath/Axes/parent", "pl": "pl/XPath/Osie/parent" } ) }}