diff options
Diffstat (limited to 'files/es/web/xpath/axes/parent/index.html')
-rw-r--r-- | files/es/web/xpath/axes/parent/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/xpath/axes/parent/index.html b/files/es/web/xpath/axes/parent/index.html index ad56a7ec63..a9dda727e7 100644 --- a/files/es/web/xpath/axes/parent/index.html +++ b/files/es/web/xpath/axes/parent/index.html @@ -1,7 +1,8 @@ --- title: parent -slug: Web/XPath/Ejes/parent +slug: Web/XPath/Axes/parent translation_of: Web/XPath/Axes/parent +original_slug: Web/XPath/Ejes/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>). |