aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/svg/attribute/class/index.html
diff options
context:
space:
mode:
authorChris Mills <cmills@mozilla.com>2021-03-15 20:44:30 +0000
committerGitHub <noreply@github.com>2021-03-15 20:44:30 +0000
commit571c6f125b0fcf580fb42fd0cdb25c152724d738 (patch)
tree9019116dd590d1eebe782fde7d695bedae844dd3 /files/ru/web/svg/attribute/class/index.html
parent1bbb4d9683edd28fc947b17804e5b882184ecfcb (diff)
parent55ddd4454665a3c66e3d5b186bc79048468d36e7 (diff)
downloadtranslated-content-571c6f125b0fcf580fb42fd0cdb25c152724d738.tar.gz
translated-content-571c6f125b0fcf580fb42fd0cdb25c152724d738.tar.bz2
translated-content-571c6f125b0fcf580fb42fd0cdb25c152724d738.zip
Merge pull request #174 from mdn/lex111/ru-typos
Fix typos in Russian translation
Diffstat (limited to 'files/ru/web/svg/attribute/class/index.html')
-rw-r--r--files/ru/web/svg/attribute/class/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/svg/attribute/class/index.html b/files/ru/web/svg/attribute/class/index.html
index 622423f521..e05901cdb3 100644
--- a/files/ru/web/svg/attribute/class/index.html
+++ b/files/ru/web/svg/attribute/class/index.html
@@ -3,9 +3,9 @@ title: class
slug: Web/SVG/Attribute/class
translation_of: Web/SVG/Attribute/class
---
-<p>« <a href="/en/SVG/Attribute" title="en/SVG/Attribute">Домашняя страница справочника по SVG аттрибутам</a></p>
+<p>« <a href="/en/SVG/Attribute" title="en/SVG/Attribute">Домашняя страница справочника по SVG атрибутам</a></p>
-<p>Присвоение класса или набора классов элементу. Вы можете присовить одинаковые классы/наборы классов любому количеству элементов. Если вы указываете(присваиваете) несколько имён классов, они должны быть разделены символом "пробел".</p>
+<p>Присвоение класса или набора классов элементу. Вы можете присвоить одинаковые классы/наборы классов любому количеству элементов. Если вы указываете(присваиваете) несколько имён классов, они должны быть разделены символом "пробел".</p>
<p>Класс элемента имеет 2 ключевые роли:</p>
@@ -70,7 +70,7 @@ translation_of: Web/SVG/Attribute/class
<h2 id="Элементы">Элементы</h2>
-<p>В следующих элементах допустимо использовать аттрибут <code>class</code></p>
+<p>В следующих элементах допустимо использовать атрибут <code>class</code></p>
<p>:{{ SVGElement("a") }}</p>