diff --git a/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h b/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h index 5c1cef11fa3..6d694ad1690 100644 --- a/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h +++ b/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h @@ -3,7 +3,7 @@ \ingroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts \cgalConcept -This is the most basic concept for algebraic structures considered within CGAL. +This is the most basic concept for algebraic structures considered within \cgal. A model `IntegralDomainWithoutDivision` represents an integral domain, i.e.\ commutative ring with 0, 1, +, * and unity free of zero divisors.