aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/document/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/document/index.html')
-rw-r--r--files/ru/web/api/window/document/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/window/document/index.html b/files/ru/web/api/window/document/index.html
index 088c178f20..de38ec400f 100644
--- a/files/ru/web/api/window/document/index.html
+++ b/files/ru/web/api/window/document/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/Window/document
<div class="note"><strong>Note:</strong> {{Fx_minversion_inline(3)}} Firefox 3 вносит изменения в правила безопасности для windows' документов, чтобы только домен, на котором они расположены, имел доступ к документам. И хотя это может сломать некоторые существующие сайты, Firefox 3 и Internet Explorer 7 сделали этот шаг, что приводит к улучшению безопасности.</div>
-<h2 id="Синтaксис">Синтaксис</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="syntaxbox"><var>doc</var> = window.document
</pre>