aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/index.html')
-rw-r--r--files/ru/web/api/window/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/window/index.html b/files/ru/web/api/window/index.html
index 78f79c3fd1..46c84f7ab4 100644
--- a/files/ru/web/api/window/index.html
+++ b/files/ru/web/api/window/index.html
@@ -59,7 +59,7 @@ translation_of: Web/API/Window
<dt>{{domxref("Window.isSecureContext")}} {{readOnlyInline}}</dt>
<dd>Указывает, способен ли контекст использовать функционал, требующий безопасного контекста.</dd>
<dt>{{domxref("Window.length")}} {{readOnlyInline}}</dt>
- <dd>Возвращает число фреймов в окне. Смотри так же {{domxref("window.frames")}}.</dd>
+ <dd>Возвращает число фреймов в окне. Смотрите также {{domxref("window.frames")}}.</dd>
<dt>{{domxref("Window.location")}} {{ReadOnlyInline}}</dt>
<dd>Получает/устанавливает расположение или текущий URL для текущего объекта окна.</dd>
<dt>{{domxref("Window.locationbar")}} {{ReadOnlyInline}}</dt>
@@ -418,7 +418,7 @@ translation_of: Web/API/Window
<h2 id="Конструкторы">Конструкторы</h2>
-<p>Смотри так же <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Interfaces</a>.</p>
+<p>Смотрите также <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Interfaces</a>.</p>
<dl>
<dt>{{domxref("Window.ConstantSourceNode")}}</dt>
@@ -450,7 +450,7 @@ translation_of: Web/API/Window
<p>Смотри <a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">DOM Reference</a></p>
-<h2 id="Смотри_так_же">Смотри так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Working_with_windows_in_chrome_code">Working with windows in chrome code</a></li>