From d5ce2c9196313acb20f2962dbd3a55fe044a82c6 Mon Sep 17 00:00:00 2001 From: Steve Ng'ang'a Date: Wed, 20 May 2026 10:01:53 -0600 Subject: [PATCH] Update graphics.asciidoc Typo correction from 'be you' to 'but you' Signed-off-by: Steve Ng'ang'a --- docs/developer-guide/graphics.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide/graphics.asciidoc b/docs/developer-guide/graphics.asciidoc index af5bfc9db6..a7e3151030 100644 --- a/docs/developer-guide/graphics.asciidoc +++ b/docs/developer-guide/graphics.asciidoc @@ -1015,7 +1015,7 @@ The result is as follows: .Rotating the rectangle image::img/rotation1.png[Rotating the rectangle,scaledwidth=20%] -This may not be an intuitive outcome since you drew 10 rectangle components, be you see a portion of one +This may not be an intuitive outcome since you drew 10 rectangle components, but you see a portion of one rectangle. The reason is that the `rotate(angle)` method uses the screen origin as the pivot point for the rotation. Components nearer to this pivot point will experience a less dramatic effect than components farther from it. In your case, the rotation has caused all rectangles except the first one to be rotated outside the bounds of their