aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/node/appendchild/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/node/appendchild/index.html')
-rw-r--r--files/ru/web/api/node/appendchild/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/node/appendchild/index.html b/files/ru/web/api/node/appendchild/index.html
index 149d9b9b98..411b678b15 100644
--- a/files/ru/web/api/node/appendchild/index.html
+++ b/files/ru/web/api/node/appendchild/index.html
@@ -55,7 +55,7 @@ document.body.appendChild(p);</pre>
<li><a class="external" href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-184E7107" title="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-184E7107">DOM Level 3 Core: appendChild</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>