update group name in doc

Approved by the release manager
This commit is contained in:
Sébastien Loriot 2013-10-04 17:35:31 +02:00
parent 28e67e51da
commit 21fe94a3f1
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*!
\ingroup PkgAlgebraicFoundationsRealNumberTypesConcepts
\ingroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts
\cgalConcept
The concept `FieldNumberType` combines the requirements of the concepts
@ -29,6 +29,7 @@ for Cartesian kernels.
class FieldNumberType {
public:
/// @{
/// @}
}; /* end FieldNumberType */

View File

@ -1,6 +1,6 @@
/*!
\ingroup PkgAlgebraicFoundationsRealNumberTypesConcepts
\ingroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts
\cgalConcept
The concept `RingNumberType` combines the requirements of the concepts