diff --git a/tutorial/t4.geo b/tutorial/t4.geo index fc9f0ce8937138acc090598e9a6bd56452c9a77a..1e0f5464717c135b07f0a88bc0e9389c1774adcd 100644 --- a/tutorial/t4.geo +++ b/tutorial/t4.geo @@ -101,7 +101,7 @@ View "comments" { // the camera, by using the `#' symbol: T3(0, 0.12, 0, TextAttributes("Align", "Center")){ "file://image.png@0.01x0#" }; - // The size of 2D annotations is goven directly in pixels: + // The size of 2D annotations is given directly in pixels: T2(350, -7, 0){ "file://image.png@20x0" }; };