From 0ddcfeb08d0ca51750a7483e166bd5a905f1d420 Mon Sep 17 00:00:00 2001 From: "Gregor A. Cieslak" Date: Mon, 9 Jun 2025 20:03:59 +0200 Subject: [PATCH] Fix typo landcape -> landscape --- static/tutorials/en/drawing/1_shapes.md | 2 +- static/tutorials/pt/drawing/1_shapes.md | 2 +- static/tutorials/ru/drawing/1_shapes.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/tutorials/en/drawing/1_shapes.md b/static/tutorials/en/drawing/1_shapes.md index 25335b82..765f920e 100644 --- a/static/tutorials/en/drawing/1_shapes.md +++ b/static/tutorials/en/drawing/1_shapes.md @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co In *microStudio*, the coordinate system is based on the center of the screen. Thus the center of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point). -In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: +In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: ![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates") diff --git a/static/tutorials/pt/drawing/1_shapes.md b/static/tutorials/pt/drawing/1_shapes.md index 25335b82..765f920e 100644 --- a/static/tutorials/pt/drawing/1_shapes.md +++ b/static/tutorials/pt/drawing/1_shapes.md @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co In *microStudio*, the coordinate system is based on the center of the screen. Thus the center of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point). -In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: +In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: ![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates") diff --git a/static/tutorials/ru/drawing/1_shapes.md b/static/tutorials/ru/drawing/1_shapes.md index 25335b82..765f920e 100644 --- a/static/tutorials/ru/drawing/1_shapes.md +++ b/static/tutorials/ru/drawing/1_shapes.md @@ -75,7 +75,7 @@ You may also click on the color ```"#F00"``` and hold down CTRL to pick other co In *microStudio*, the coordinate system is based on the center of the screen. Thus the center of the screen has the coordinates 0,0. In portrait mode, the x coordinate will range from -100 (leftmost point) to +100 (rightmost point). -In landcape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: +In landscape mode, the y coordinate will range from -100 to 100 as well. This is illustrated below: ![Screen coordinates](/doc/img/screen_coordinates.png "Screen coordinates")