Skip to content

Commit 6b904ae

Browse files
committed
Add 'about' to not-entirely-accurate unit conversion
Closes marijnh#423
1 parent fbe0573 commit 6b904ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

17_canvas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,8 @@ previous transformations.
703703

704704
So if we translate by 10 horizontal pixels twice, everything will be
705705
drawn 20 pixels to the right. If we first move the center of the
706-
coordinate system to (50,50) and then rotate by 20 ((degree))s (0.1π
707-
in ((radian))s), that rotation will happen _around_ point (50,50).
706+
coordinate system to (50,50) and then rotate by 20 ((degree))s (about
707+
0.1π ((radian))s), that rotation will happen _around_ point (50,50).
708708

709709
{{figure {url: "img/transform.svg", alt: "Stacking transformations",width: "9cm"}}}
710710

0 commit comments

Comments
 (0)