[skip ci]
This commit is contained in:
Sven Oesau 2023-11-14 10:44:31 +01:00
parent 30bd53c25c
commit 7a2e4bef33
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ The fourth type in Attributes tuple must be a model of the `KineticLCCVolumeAttr
struct KineticLCCItems {
/// \name Types
/// @{
/// Using the index-based version of the `Linear_Cell_Complex`.
/// Using the index-based version of the `LinearCellComplex` concept.
typedef CGAL::Tag_true Use_index;
typedef std::uint32_t Index_type;
/// @}