COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
10/09/08 10:09:44 (16 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Fix several doxygen warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/alteration_notifier.h

    r236 r313  
    8080  /// be rolled back by calling the \e erase() or \e clear()
    8181  /// functions. Thence the \e erase() and \e clear() should not throw
    82   /// exception. Actullay, it can be throw only
    83   /// \ref AlterationObserver::ImmediateDetach ImmediateDetach
     82  /// exception. Actullay, it can be throw only \ref ImmediateDetach
    8483  /// exception which detach the observer from the notifier.
    8584  ///
Note: See TracChangeset for help on using the changeset viewer.