From e688dad317cd7129a07d99af875f5cb637f41089 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 14 Nov 2003 21:23:50 +0000
Subject: [PATCH] typos

---
 Plugin/DisplacementRaise.cpp | 4 ++--
 doc/texinfo/opt_solver.texi  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Plugin/DisplacementRaise.cpp b/Plugin/DisplacementRaise.cpp
index dba86725f9..a84b6a0f2c 100644
--- a/Plugin/DisplacementRaise.cpp
+++ b/Plugin/DisplacementRaise.cpp
@@ -1,4 +1,4 @@
-// $Id: DisplacementRaise.cpp,v 1.4 2003-11-14 21:20:55 geuzaine Exp $
+// $Id: DisplacementRaise.cpp,v 1.5 2003-11-14 21:23:50 geuzaine Exp $
 //
 // Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
@@ -66,7 +66,7 @@ void GMSH_DisplacementRaisePlugin::getInfos(char *author, char *copyright,
          "displacements) associated with the elements of\n"
 	 "another view ('dView', using the time step\n"
 	 "'TimeStep'). If 'iView' < 0, the plugin is run\n"
-	 "on the current view. If 'dview' is less than\n"
+	 "on the current view. If 'dView' is less than\n"
 	 "zero, the plugin looks for the displacements\n"
 	 "in the view located just after 'iView' in the\n"
 	 "view list.\n");
diff --git a/doc/texinfo/opt_solver.texi b/doc/texinfo/opt_solver.texi
index 74e2f6244d..cf08e2b555 100644
--- a/doc/texinfo/opt_solver.texi
+++ b/doc/texinfo/opt_solver.texi
@@ -7,7 +7,7 @@ Saved in: @code{General.OptionsFileName}
 @item Solver.Help0
 Help string for solver 0@*
 Default value: @code{"A General environment for the treatment of Discrete
-Problems. Copyright (c) 1997-2003 Patrick Dular and Christophe
+Problems. Copyright (C) 1997-2003 Patrick Dular and Christophe
 Geuzaine. Visit http://www.geuz.org/getdp/ for more info"}@*
 Saved in: @code{General.OptionsFileName}
 
-- 
GitLab