aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/domstringlist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/domstringlist/index.html')
-rw-r--r--files/ru/web/api/domstringlist/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/domstringlist/index.html b/files/ru/web/api/domstringlist/index.html
index 2a643869ce..9518ec6f2a 100644
--- a/files/ru/web/api/domstringlist/index.html
+++ b/files/ru/web/api/domstringlist/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/DOMStringList
<dl>
<dt>{{domxref("DOMStringList.length")}} {{ReadOnlyInline}}</dt>
- <dd>Возвращает длинну списка.</dd>
+ <dd>Возвращает длину списка.</dd>
</dl>
<h2 id="Методы">Методы</h2>
@@ -23,7 +23,7 @@ translation_of: Web/API/DOMStringList
<dd>Возвращает {{jsxref("Boolean")}} с указанием, есть ли данная строка в списке.</dd>
</dl>
-<h2 id="Specifications" name="Specifications">Спецификациии</h2>
+<h2 id="Specifications" name="Specifications">Спецификации</h2>
<table class="standard-table">
<thead>