From 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:51 +0100 Subject: unslug es: modify --- files/es/web/xpath/axes/following-sibling/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/es/web/xpath/axes/following-sibling') diff --git a/files/es/web/xpath/axes/following-sibling/index.html b/files/es/web/xpath/axes/following-sibling/index.html index 73e42a2e7d..c4b6d0da24 100644 --- a/files/es/web/xpath/axes/following-sibling/index.html +++ b/files/es/web/xpath/axes/following-sibling/index.html @@ -1,7 +1,8 @@ --- title: following-sibling -slug: Web/XPath/Ejes/following-sibling +slug: Web/XPath/Axes/following-sibling translation_of: Web/XPath/Axes/following-sibling +original_slug: Web/XPath/Ejes/following-sibling ---

El eje following-sibling 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. -- cgit v1.2.3-54-g00ecf