diff options
Diffstat (limited to 'files/ru/web/svg/tutorial/fills_and_strokes/index.html')
-rw-r--r-- | files/ru/web/svg/tutorial/fills_and_strokes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/svg/tutorial/fills_and_strokes/index.html b/files/ru/web/svg/tutorial/fills_and_strokes/index.html index 0caf2a76c5..ff0930252e 100644 --- a/files/ru/web/svg/tutorial/fills_and_strokes/index.html +++ b/files/ru/web/svg/tutorial/fills_and_strokes/index.html @@ -36,7 +36,7 @@ translation_of: Web/SVG/Tutorial/Fills_and_Strokes <p>Свойство <em>stroke-width </em>определяет ширину обводки. Штрихи обводки рисуются вокруг пути. В примере выше путь изображен розовым, а обводка - черным.</p> -<p>Второй атрибут, влияющий на обводку - свойство <em>stroke-linecap. </em>Демонстрируется выше. Свойство управляет отображениеи концов линий.</p> +<p>Второй атрибут, влияющий на обводку - свойство <em>stroke-linecap. </em>Демонстрируется выше. Свойство управляет отображением концов линий.</p> <p>Есть три возможных значения для <em>stroke-linecap</em>:</p> |