1.1 --- a/lemon/elevator.h Fri Jan 19 17:15:15 2007 +0000
1.2 +++ b/lemon/elevator.h Fri Jan 19 17:27:22 2007 +0000
1.3 @@ -30,9 +30,9 @@
1.4 #include <test/test_tools.h>
1.5 namespace lemon {
1.6
1.7 - ///Class for hangling "labels" in push-relabel type algorithms.
1.8 + ///Class for handling "labels" in push-relabel type algorithms.
1.9
1.10 - ///A class for hangling "labels" in push-relabel type algorithms.
1.11 + ///A class for handling "labels" in push-relabel type algorithms.
1.12 ///
1.13 ///\ingroup auxdat
1.14 ///Using this class you can assign "labels" (nonnegativ integer numbers)