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

---
 Fltk/helpWindow.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Fltk/helpWindow.cpp b/Fltk/helpWindow.cpp
index 245d7b2322..3350cb214a 100644
--- a/Fltk/helpWindow.cpp
+++ b/Fltk/helpWindow.cpp
@@ -296,7 +296,7 @@ helpWindow::helpWindow()
             << "<p><a href=\"http://geuz.org/gmsh/doc/CREDITS.txt\">Credits</a> "
             << "and <a href=\"http://geuz.org/gmsh/doc/LICENSE.txt\">licensing "
             << "information</a>"
-            << "<p>Please send all questions and bug reports to "
+            << "<p>Please send all questions and bug reports to the public mailing list "
             << "<a href=\"mailto:gmsh@geuz.org\">gmsh@geuz.org</a></center>"
             << "<ul>"
             << "<li><i>Build OS:</i> " << GetGmshBuildOS()
-- 
GitLab