1.1 --- a/doc/groups.dox Fri Apr 30 01:02:22 2004 +0000
1.2 +++ b/doc/groups.dox Fri Apr 30 01:10:13 2004 +0000
1.3 @@ -23,7 +23,7 @@
1.4
1.5 /// @defgroup experimental Experimental Structures and Algorithms
1.6 /// This group contains some Experimental structures and algorithms.
1.7 -/// The stuffs here are subject to change.
1.8 +/// The stuff here is subject to change.
1.9
1.10
1.11 /// \ingroup misc experimental
2.1 --- a/src/include/time_measure.h Fri Apr 30 01:02:22 2004 +0000
2.2 +++ b/src/include/time_measure.h Fri Apr 30 01:10:13 2004 +0000
2.3 @@ -180,7 +180,7 @@
2.4
2.5 ///Prints the time counters
2.6
2.7 - ///Prints the time counters in the folloing form:
2.8 + ///Prints the time counters in the following form:
2.9 ///
2.10 /// <tt>u: XX.XXs s: XX.XXs cu: XX.XXs cs: XX.XXs real: XX.XXs</tt>
2.11 ///