# HG changeset patch # User alpar # Date 1169227642 0 # Node ID 0aaa7ada53958d9c9072d9163029971fde375716 # Parent c06a956a92faf2d99dfaf0300e070945b7bc6729 Spellcheck 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)