From a0187295debbfe75d4409f360ba7e0ff765ca2f3 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:10 -0400 Subject: remove link 'title' attributes that's just the 'href' (pl) (#1736) --- files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html | 2 +- files/pl/web/api/canvas_api/tutorial/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/pl/web/api/canvas_api/tutorial') diff --git a/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html index 2f53156e92..e1d34dcfca 100644 --- a/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html +++ b/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html @@ -303,7 +303,7 @@ original_slug: Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow

Bezier and quadratic curves

-

The next type of paths available are Bézier curves, available in both cubic and quadratic varieties. These are generally used to draw complex organic shapes.

+

The next type of paths available are Bézier curves, available in both cubic and quadratic varieties. These are generally used to draw complex organic shapes.

{{domxref("CanvasRenderingContext2D.quadraticCurveTo", "quadraticCurveTo(cp1x, cp1y, x, y)")}}
diff --git a/files/pl/web/api/canvas_api/tutorial/index.html b/files/pl/web/api/canvas_api/tutorial/index.html index a8b41b4ca9..2bdf42b883 100644 --- a/files/pl/web/api/canvas_api/tutorial/index.html +++ b/files/pl/web/api/canvas_api/tutorial/index.html @@ -49,8 +49,8 @@ translation_of: Web/API/Canvas_API/Tutorial

Notka dla współtwórców

-- cgit v1.2.3-54-g00ecf