From 795d3ad169d7a5e97b0170acacdfd4e1122cb399 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 26 Apr 2011 19:57:11 +0000
Subject: [PATCH] pp

---
 Fltk/menuWindow.cpp | 2 +-
 doc/gmsh.html       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Fltk/menuWindow.cpp b/Fltk/menuWindow.cpp
index 8ec6dacc00..89de1a2a6b 100644
--- a/Fltk/menuWindow.cpp
+++ b/Fltk/menuWindow.cpp
@@ -2671,7 +2671,7 @@ contextItem menu_mesh[] = {
     {""} 
   };  
   contextItem menu_mesh_degree[] = {
-    {"1Mesh> Set order"} ,
+    {"1Mesh>Set order"} ,
     {"1",  (Fl_Callback *)mesh_degree_cb, (void*)1},
     {"2",  (Fl_Callback *)mesh_degree_cb, (void*)2},
     {"3",  (Fl_Callback *)mesh_degree_cb, (void*)3},
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 8a87bc6b90..82d509aabd 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -109,7 +109,7 @@ Engineering, Volume 79, Issue 11, pages 1309-1331, 2009</a>''.
 <h2><a name="Authors"></a>Authors and credits</h2>
 
 Gmsh is developed by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe
-Geuzaine</a> and <a href="http://www.gce.ucl.ac.be/~remacle">Jean-Fran�ois
+Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Fran�ois
 Remacle</a>. The <a href="/gmsh/doc/CREDITS.txt">CREDITS</a> file has
 more information.
 <p>
-- 
GitLab