aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/svg/attribute/end/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/svg/attribute/end/index.html')
-rw-r--r--files/ru/web/svg/attribute/end/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/svg/attribute/end/index.html b/files/ru/web/svg/attribute/end/index.html
index c4db1e943f..8b0b8d3003 100644
--- a/files/ru/web/svg/attribute/end/index.html
+++ b/files/ru/web/svg/attribute/end/index.html
@@ -7,7 +7,7 @@ translation_of: Web/SVG/Attribute/end
<p>Этот атрибут определяет конечное значение для анимации, которое может ограничить активную длительность.</p>
-<p>Значение атрибута представляет собой разделенный точками с запятой список значений. Каждое отдельное значение может совпадать с типом, определенным для {{ SVGAttr("begin") }} атрибута .</p>
+<p>Значение атрибута представляет собой разделённый точками с запятой список значений. Каждое отдельное значение может совпадать с типом, определённым для {{ SVGAttr("begin") }} атрибута .</p>
<h2 id="Usage_context">Usage context</h2>
@@ -32,7 +32,7 @@ translation_of: Web/SVG/Attribute/end
</tbody>
</table>
-<p>Для типов значений, разрешенных в, <code>&lt;end-value-list&gt;</code> см.  {{ SVGAttr("begin") }} атрибут.</p>
+<p>Для типов значений, разрешённых в, <code>&lt;end-value-list&gt;</code> см.  {{ SVGAttr("begin") }} атрибут.</p>
<h2 id="Examples">Examples</h2>