diff --git a/Plugin/Evaluate.cpp b/Plugin/Evaluate.cpp
index cdc195e2e81a336c3f76c4a8a2a06ec1d92dae57..191dfbe3ce46ad7b8e51f64ddfe0c3e9feee5e6b 100644
--- a/Plugin/Evaluate.cpp
+++ b/Plugin/Evaluate.cpp
@@ -1,4 +1,4 @@
-// $Id: Evaluate.cpp,v 1.26 2006-04-20 12:37:46 geuzaine Exp $
+// $Id: Evaluate.cpp,v 1.27 2006-05-15 13:18:35 geuzaine Exp $
 //
 // Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
 //
@@ -74,7 +74,7 @@ void GMSH_EvaluatePlugin::getInfos(char *author, char *copyright,
 	 "view `iView' to the expression `Expression'.\n"
 	 "`Expression' can contain:\n"
 	 "\n"
-	 "- the usual mathematical functions (Log, Sqrt\n"
+	 "- the usual mathematical functions (Log, Sqrt,\n"
 	 "Sin, Cos, Fabs, ...) and operators (+, -, *, /, ^);\n"
 	 "\n"
 	 "- the symbols x, y and z, to retrieve the\n"