Fresco/Babylon/include/Babylon/internal utils.hh,1.2,1.3

Tobias Hunger <[email protected]> Sun, 08 Feb 2004 00:44:18 +0100
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Babylon/include/Babylon/internal
In directory purcel:/tmp/cvs-serv3291/Babylon/include/Babylon/internal

Modified Files:
	utils.hh 
Log Message:
Patch from Bernhard Fischer (cow): Misc. spelling and typo fixes, added Doku.


Index: utils.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/include/Babylon/internal/utils.hh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- utils.hh	29 Dec 2003 08:42:43 -0000	1.2
+++ utils.hh	7 Feb 2004 23:43:26 -0000	1.3
@@ -259,7 +259,7 @@
           // max_current >= over_it.start
           result.push_back(current);
           
-          // Insert over_it (we allways need to do this!)
+          // Insert over_it (we always need to do this!)
           result.push_back(*over_it);
           
           // over_it reaches into the next base_it: