Merge pull request #476 from afabri/Arrangement_2-fix_typos-GF

fix typos (fixes suggested by Efi)
This commit is contained in:
Sebastien Loriot 2015-11-12 13:19:50 +01:00
commit 0a98eb9f95
2 changed files with 2 additions and 2 deletions

View File

@ -2185,7 +2185,7 @@ If, in addition, the subcurve traits also models the concept
concepts `ArrangementApproximateTraits_2` and
`ArrangementConstructXMonotoneCurveTraits_2` implies modeling the
concept `ArrangementLandmarkTraits_2`.) The same holds for the
`ArrangementOpenTraits_2` concept as well.
`ArrangementOpenBoundaryTraits_2` concept as well.
Modeling the `ArrangementConstructXMonotoneCurveTraits_2` concept
implies that the subcurve traits must support the construction of a
unique (\f$x\f$-monotone) segment given two input points. Roughly

View File

@ -68,7 +68,7 @@ public:
/*!
the traits class in use.
*/
typedef unspecified_type Traits_2;
typedef Traits Traits_2;
/*!
the <span class="textsc">Dcel</span> representation of the arrangement.