Index: /issm/trunk-jpl/src/m/classes/debug.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/debug.m	(revision 11136)
+++ /issm/trunk-jpl/src/m/classes/debug.m	(revision 11137)
@@ -14,5 +14,5 @@
 
 			fielddisplay(obj,'valgrind','use Valgrind to debug (0 or 1)');
-			fielddisplay(obj,'gprof','use gnu-profiler find out where the time is spent');
+			fielddisplay(obj,'gprof','use gnu-profiler to find out where the time is spent');
 
 		end % }}}
