aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/node/replacechild/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/node/replacechild/index.html')
-rw-r--r--files/ru/web/api/node/replacechild/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/node/replacechild/index.html b/files/ru/web/api/node/replacechild/index.html
index f1bbaa172a..84c7d5bfc2 100644
--- a/files/ru/web/api/node/replacechild/index.html
+++ b/files/ru/web/api/node/replacechild/index.html
@@ -59,7 +59,7 @@ parentDiv.replaceChild(sp1, sp2);
<li><a href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-785887307">DOM Level 2 Core: replaceChild</a></li>
<li><a href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-785887307">DOM Level 3 Core: replaceChild</a></li>
</ul>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>{{domxref("Node.removeChild")}}</li>
</ul>