[Lemon-commits] alpar: r3139 - hugo/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Fri Jan 19 18:27:22 CET 2007


Author: alpar
Date: Fri Jan 19 18:27:22 2007
New Revision: 3139

Modified:
   hugo/trunk/lemon/elevator.h

Log:
Spellcheck

Modified: hugo/trunk/lemon/elevator.h
==============================================================================
--- hugo/trunk/lemon/elevator.h	(original)
+++ hugo/trunk/lemon/elevator.h	Fri Jan 19 18:27:22 2007
@@ -30,9 +30,9 @@
 #include <test/test_tools.h>
 namespace lemon {
 
-  ///Class for hangling "labels" in push-relabel type algorithms.
+  ///Class for handling "labels" in push-relabel type algorithms.
   
-  ///A class for hangling "labels" in push-relabel type algorithms.
+  ///A class for handling "labels" in push-relabel type algorithms.
   ///
   ///\ingroup auxdat
   ///Using this class you can assign "labels" (nonnegativ integer numbers)



More information about the Lemon-commits mailing list