aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/domstringlist
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-15 14:29:50 +0300
committerAlexey Pyltsyn <lex61rus@gmail.com>2021-03-15 14:29:50 +0300
commit55ddd4454665a3c66e3d5b186bc79048468d36e7 (patch)
tree5391f1ae01bbcd484387bbc2373492ac9bc89dbc /files/ru/web/api/domstringlist
parent08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b (diff)
downloadtranslated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.gz
translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.bz2
translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.zip
Auto fixes
Diffstat (limited to 'files/ru/web/api/domstringlist')
-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>