[Lemon-commits] [lemon_svn] klao: r650 - in hugo/trunk: doc src/include

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:40:46 CET 2006


Author: klao
Date: Fri Apr 30 03:10:13 2004
New Revision: 650

Modified:
   hugo/trunk/doc/   (props changed)
   hugo/trunk/doc/groups.dox
   hugo/trunk/src/include/time_measure.h

Log:
spell checking

Modified: hugo/trunk/doc/groups.dox
==============================================================================
--- hugo/trunk/doc/groups.dox	(original)
+++ hugo/trunk/doc/groups.dox	Fri Apr 30 03:10:13 2004
@@ -23,7 +23,7 @@
 
 /// @defgroup experimental Experimental Structures and Algorithms
 /// This group contains some Experimental structures and algorithms.
-/// The stuffs here are subject to change.
+/// The stuff here is subject to change.
 
 
 /// \ingroup misc experimental

Modified: hugo/trunk/src/include/time_measure.h
==============================================================================
--- hugo/trunk/src/include/time_measure.h	(original)
+++ hugo/trunk/src/include/time_measure.h	Fri Apr 30 03:10:13 2004
@@ -180,7 +180,7 @@
 
   ///Prints the time counters
 
-  ///Prints the time counters in the folloing form:
+  ///Prints the time counters in the following form:
   ///
   /// <tt>u: XX.XXs s: XX.XXs cu: XX.XXs cs: XX.XXs real: XX.XXs</tt>
   ///



More information about the Lemon-commits mailing list