aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmldialogelement
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-21 15:34:50 +0300
committerGitHub <noreply@github.com>2021-03-21 15:34:50 +0300
commitfc853997358a3d2b6cd756655457af317b304d48 (patch)
treec6973ccc997f39a7c28ecdc935436856863b6c13 /files/ru/web/api/htmldialogelement
parent8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (diff)
downloadtranslated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.gz
translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.bz2
translated-content-fc853997358a3d2b6cd756655457af317b304d48.zip
Unify Russian translation of "See also" (#255)
Diffstat (limited to 'files/ru/web/api/htmldialogelement')
-rw-r--r--files/ru/web/api/htmldialogelement/index.html2
-rw-r--r--files/ru/web/api/htmldialogelement/open/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/htmldialogelement/index.html b/files/ru/web/api/htmldialogelement/index.html
index 835d070939..941f36a9bc 100644
--- a/files/ru/web/api/htmldialogelement/index.html
+++ b/files/ru/web/api/htmldialogelement/index.html
@@ -129,7 +129,7 @@ translation_of: Web/API/HTMLDialogElement
<p>{{Compat("api.HTMLDialogElement")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>HTML элемент, реализующий этот интерфейс взаимодействия: {{ HTMLElement("dialog") }}.</li>
diff --git a/files/ru/web/api/htmldialogelement/open/index.html b/files/ru/web/api/htmldialogelement/open/index.html
index c2f089b452..7e27ba5aab 100644
--- a/files/ru/web/api/htmldialogelement/open/index.html
+++ b/files/ru/web/api/htmldialogelement/open/index.html
@@ -119,7 +119,7 @@ var myOpenValue = dialogInstance.open;</pre>
<p>{{Compat("api.HTMLDialogElement.open")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>HTML элемент, использующий данный интерфейс взаимодействия: {{ HTMLElement("dialog") }}.</li>