- fix doc warning

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@647 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Matthias Möller
2012-08-08 14:12:39 +00:00
parent d1213f23ea
commit e50135facc

View File

@@ -140,7 +140,7 @@ private:
* and uses DECIMATER_MODNAME() to define the name of the module.
*
* \param Classname The name of the derived class.
* \param DecimaterT Pass here the decimater type, which is the
* \param MeshT Pass here the mesh type, which is the
* template parameter passed to ModBaseT.
* \param Name Give the module a name.
*/