mirror of https://github.com/CGAL/cgal
Fiex typo
This commit is contained in:
parent
a9e46362aa
commit
55dcfcfb46
|
|
@ -3,9 +3,8 @@ namespace CGAL {
|
||||||
/*! \ingroup PkgArrangementOnSurface2Ref
|
/*! \ingroup PkgArrangementOnSurface2Ref
|
||||||
*
|
*
|
||||||
* `Arr_observer<Arrangement_2>` is an alias for
|
* `Arr_observer<Arrangement_2>` is an alias for
|
||||||
* Aos_observer<Arrangement_on_surface_2>`,
|
* `Aos_observer<Arrangement_on_surface_2>`, where `Arrangement_2` derives from
|
||||||
* where `Arrangement_2` derives from `Arrangement_on_surface_2` and the latter
|
* `Arrangement_on_surface_2` and the latter is an instance of the template
|
||||||
* is an instance of the template
|
|
||||||
* `CGAL::Arrangement_on_surface_2<GeometryTraits, TopologyTraits>`.
|
* `CGAL::Arrangement_on_surface_2<GeometryTraits, TopologyTraits>`.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue