mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
c75cc8aabd
commit
e45f8faaa7
|
|
@ -3,8 +3,8 @@ namespace CGAL {
|
|||
|
||||
/*!
|
||||
\ingroup PkgTriangulationsRef
|
||||
A tag class to indicate that mirror indices are not stored in full cells.
|
||||
A tag class to indicate that no mirror indices are stored in full cells.
|
||||
*/
|
||||
class TDS_full_cell_mirror_storage_policy
|
||||
class TDS_full_cell_default_storage_policy
|
||||
{};
|
||||
}
|
||||
Loading…
Reference in New Issue