diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-15 14:29:50 +0300 |
---|---|---|
committer | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-15 14:29:50 +0300 |
commit | 55ddd4454665a3c66e3d5b186bc79048468d36e7 (patch) | |
tree | 5391f1ae01bbcd484387bbc2373492ac9bc89dbc /files/ru/web/api/document/all/index.html | |
parent | 08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b (diff) | |
download | translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.gz translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.bz2 translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.zip |
Auto fixes
Diffstat (limited to 'files/ru/web/api/document/all/index.html')
-rw-r--r-- | files/ru/web/api/document/all/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/document/all/index.html b/files/ru/web/api/document/all/index.html index 2922af874e..95af966445 100644 --- a/files/ru/web/api/document/all/index.html +++ b/files/ru/web/api/document/all/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Document/all <h3 id="Параметры">Параметры</h3> -<p>В {{DOMxRef("HTMLAllCollection")}} содержится все узелы в документе.</p> +<p>В {{DOMxRef("HTMLAllCollection")}} содержится все узлы в документе.</p> <h2 id="Спецификации">Спецификации</h2> @@ -30,7 +30,7 @@ translation_of: Web/API/Document/all <td>{{SpecName('HTML WHATWG', 'obsolete.html#dom-document-all', 'all')}}</td> <td>{{Spec2('HTML WHATWG')}}</td> <td>Первоначальное определение.<br> - Устаревший и находится вустаревшем разделе API.</td> + Устаревший и находится в устаревшем разделе API.</td> </tr> </tbody> </table> |