lemon/vf2.h
changeset 1366 abc24245d276
parent 1353 760a5f690163
child 1370 f51c01a1b88e
     1.1 --- a/lemon/vf2.h	Fri May 15 10:16:48 2015 +0200
     1.2 +++ b/lemon/vf2.h	Sun May 24 17:29:26 2015 +0200
     1.3 @@ -428,7 +428,7 @@
     1.4      ///\sa See \ref Vf2MappingType for the possible values.
     1.5      void mappingType(Vf2MappingType m_type) { _mapping_type = m_type; }
     1.6  
     1.7 -    ///Find a mapping
     1.8 +    ///Finds a mapping
     1.9  
    1.10      ///It finds a mapping between from g1 into g2 according to the mapping
    1.11      ///type set by \ref mappingType(Vf2MappingType) "mappingType()".