undir_graphs.dox
changeset 57 18404ec968ca
parent 50 72867897fcba
     1.1 --- a/undir_graphs.dox	Mon Mar 01 02:28:05 2010 +0100
     1.2 +++ b/undir_graphs.dox	Mon Mar 01 02:28:44 2010 +0100
     1.3 @@ -55,7 +55,7 @@
     1.4  
     1.5  Each edge has an inherent orientation, thus it can be defined whether
     1.6  an arc is forward or backward oriented in an undirected graph with respect
     1.7 -to this default oriantation of the represented edge.
     1.8 +to this default orientation of the represented edge.
     1.9  The direction of an arc can be obtained and set using the functions
    1.10  \ref concepts::Graph::direction() "direction()" and
    1.11  \ref concepts::Graph::direct() "direct()", respectively.
    1.12 @@ -129,7 +129,7 @@
    1.13  \endcode
    1.14  
    1.15  
    1.16 -[SEC]sec_undir_graph_algs[SEC] Undirected Graph Algorihtms
    1.17 +[SEC]sec_undir_graph_algs[SEC] Undirected Graph Algorithms
    1.18  
    1.19  \todo This subsection is under construction.
    1.20