From 3ed270bce8445c0fb9f65f315f1d4f84895ad63d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 11 Jun 2017 11:58:47 +0200
Subject: [PATCH] pp

---
 demos/boolean/import.geo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demos/boolean/import.geo b/demos/boolean/import.geo
index c05666e27a..b3ca0cdfe9 100644
--- a/demos/boolean/import.geo
+++ b/demos/boolean/import.geo
@@ -4,7 +4,7 @@ Mesh.CharacteristicLengthMin = 3;
 Mesh.CharacteristicLengthMax = 3;
 
 DefineConstant[
-  z = {16, Name "Parameters/z position of block"}
+  z = {16, Name "Parameters/z position of box"}
   sph = {0, Choices{0,1}, Name "Parameters/Add sphere?"}
 ];
 
-- 
GitLab