From d0d6fd3dd4aa5b09f6d9cca594dbd8b6458e2c3a Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Sat, 8 Apr 2017 19:07:10 +0200 Subject: [PATCH] Partial translation --- include/anna/xml/XPath.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/anna/xml/XPath.hpp b/include/anna/xml/XPath.hpp index 7de0950..7281cff 100644 --- a/include/anna/xml/XPath.hpp +++ b/include/anna/xml/XPath.hpp @@ -25,7 +25,7 @@ namespace anna { namespace xml { /** - XPath es un lenguaje para encontrar informaciĆ³n dentro de un documento XML. + XPath is a language to navigate an XML document. \see https://www.w3schools.com/xml/xpath_intro.asp \see http://www.whoishostingthis.com/resources/xpath -- 2.20.1