# HG changeset patch # User klao # Date 1083287413 0 # Node ID d649b43e2dc0a35e27a628e4152d75d899fdc8de # Parent 4804c967543dc4260bb804e3ab1acfa50c93d060 spell checking diff -r 4804c967543d -r d649b43e2dc0 doc/groups.dox --- a/doc/groups.dox Fri Apr 30 01:02:22 2004 +0000 +++ b/doc/groups.dox Fri Apr 30 01:10:13 2004 +0000 @@ -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 diff -r 4804c967543d -r d649b43e2dc0 src/include/time_measure.h --- a/src/include/time_measure.h Fri Apr 30 01:02:22 2004 +0000 +++ b/src/include/time_measure.h Fri Apr 30 01:10:13 2004 +0000 @@ -180,7 +180,7 @@ ///Prints the time counters - ///Prints the time counters in the folloing form: + ///Prints the time counters in the following form: /// /// u: XX.XXs s: XX.XXs cu: XX.XXs cs: XX.XXs real: XX.XXs ///