From 25c08df8e4fb6b9cf76b4953af98adcc2b5b379b Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 1 Aug 2015 18:31:48 +0000
Subject: [PATCH]

---
 tutorial/t4.geo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/t4.geo b/tutorial/t4.geo
index fc9f0ce893..1e0f546471 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" };
 };
 
-- 
GitLab