lemon/bits/alteration_notifier.h
changeset 317 64f8f7cc6168
parent 236 da953e387d31
child 318 2cc60866a0c9
     1.1 --- a/lemon/bits/alteration_notifier.h	Wed Oct 08 17:05:01 2008 +0100
     1.2 +++ b/lemon/bits/alteration_notifier.h	Thu Oct 09 10:09:44 2008 +0200
     1.3 @@ -79,8 +79,7 @@
     1.4    /// observeres will not be notified and the fulfilled additions will
     1.5    /// be rolled back by calling the \e erase() or \e clear()
     1.6    /// functions. Thence the \e erase() and \e clear() should not throw
     1.7 -  /// exception. Actullay, it can be throw only
     1.8 -  /// \ref AlterationObserver::ImmediateDetach ImmediateDetach
     1.9 +  /// exception. Actullay, it can be throw only \ref ImmediateDetach 
    1.10    /// exception which detach the observer from the notifier.
    1.11    ///
    1.12    /// There are some place when the alteration observing is not completly