issue 6896 Periodic_2_triangulation_2: Strange documentation

Replaced the  `@`  by `Locate_type` like it is also in e.g. Periodic_3_triangulation_3
This commit is contained in:
albert-github 2022-09-27 18:23:02 +02:00
parent b8e342d845
commit 3854544b75
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ public:
UNIQUE_COVER_DOMAIN UNIQUE_COVER_DOMAIN
}; };
/// The enum `@` is defined by `Periodic_2_triangulation_2` to /// The enum `Locate_type` is defined by `Periodic_2_triangulation_2` to
/// specify which case occurs when locating a point in the /// specify which case occurs when locating a point in the
/// triangulation. If the triangulation does not contain any points /// triangulation. If the triangulation does not contain any points
/// `EMPTY` is returned. /// `EMPTY` is returned.