diff -r c06a956a92fa -r 0aaa7ada5395 lemon/elevator.h --- a/lemon/elevator.h Fri Jan 19 17:15:15 2007 +0000 +++ b/lemon/elevator.h Fri Jan 19 17:27:22 2007 +0000 @@ -30,9 +30,9 @@ #include 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)