[Lemon-commits] [lemon_svn] alpar: r1108 - hugo/trunk/src/hugo

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


Author: alpar
Date: Tue Sep  7 09:09:53 2004
New Revision: 1108

Modified:
   hugo/trunk/src/hugo/kruskal.h

Log:
Spell checking.


Modified: hugo/trunk/src/hugo/kruskal.h
==============================================================================
--- hugo/trunk/src/hugo/kruskal.h	(original)
+++ hugo/trunk/src/hugo/kruskal.h	Tue Sep  7 09:09:53 2004
@@ -81,7 +81,7 @@
 
   /* A work-around for running Kruskal with const-reference bool maps... */
 
-  ///\bug What is this? Or why doesn't it works?
+  ///\bug What is this? Or why doesn't it work?
   ///
   template<typename Map>
   class NonConstMapWr {



More information about the Lemon-commits mailing list