diff options
Diffstat (limited to 'files/ru/web/api/node/childnodes/index.html')
-rw-r--r-- | files/ru/web/api/node/childnodes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/node/childnodes/index.html b/files/ru/web/api/node/childnodes/index.html index 63e0407883..c24316cf12 100644 --- a/files/ru/web/api/node/childnodes/index.html +++ b/files/ru/web/api/node/childnodes/index.html @@ -57,7 +57,7 @@ while (box.firstChild) { <li><a class="external" href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ID-536297177">W3C DOM 3 NodeList interface</a></li> </ul> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li>{{ domxref("Node.firstChild") }}</li> |