diff --git a/Fltk/helpWindow.cpp b/Fltk/helpWindow.cpp
index 245d7b2322aa4c1a816ee5c3f8606aee57d42c45..3350cb214ab74e03d4c51d7c42be3400a93d53cd 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()