diff options
Diffstat (limited to 'files/ru/web/api/document/evaluate/index.html')
-rw-r--r-- | files/ru/web/api/document/evaluate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/evaluate/index.html b/files/ru/web/api/document/evaluate/index.html index 07c7e55155..11f6cbd372 100644 --- a/files/ru/web/api/document/evaluate/index.html +++ b/files/ru/web/api/document/evaluate/index.html @@ -50,7 +50,7 @@ alert(alertText); // Показывает alert со всеми найденны <p>Более детально данный материал описан в статье <a href="/en-US/docs/Introduction_to_using_XPath_in_JavaScript" title="Introduction to using XPath in JavaScript">Introduction to using XPath in JavaScript</a>.</p> -<h2 id="Notes" name="Notes">Заметки</h2> +<h2 id="Notes" name="Notes">Примечания</h2> <ul> <li>Выражения XPath могут быть интерпретированы в HTML- и XML-документах.</li> |