From e232a4d58eaeb095d90dd7daf461ea532071a0ea Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 4 Sep 2014 07:08:05 +0000
Subject: [PATCH]

---
 Common/DefaultOptions.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h
index c8b5352b7c..a19b8d94fc 100644
--- a/Common/DefaultOptions.h
+++ b/Common/DefaultOptions.h
@@ -1545,7 +1545,7 @@ StringXNumber ViewOptions_Number[] = {
   { F,   "TransformZZ" , opt_view_transform22 , 1. ,
     "Element (3,3) of the 3x3 coordinate transformation matrix" },
   { F,   "Type" , opt_view_type , 1 ,
-    "Type of plot (1=3D, 2=2D space, 3=2D time)" },
+    "Type of plot (1=3D, 2=2D space, 3=2D time, 4=2D)" },
 
   { F|O, "UseGeneralizedRaise" , opt_view_use_gen_raise , 0 ,
     "Use generalized raise?" },
-- 
GitLab