missing dot

This commit is contained in:
Guillaume Damiand 2023-02-02 12:31:35 +01:00
parent accbbb8a87
commit 7b3fd28dac
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ Result of the run of the draw_linear_cell_complex program. A window shows two 3D
\subsection Linear_cell_complexIncrementalBuilderExample Incremental Builder
The following example shows the incremental builder
The following example shows the incremental builder.
\cgalExample{Linear_cell_complex/linear_cell_complex_3_incremental_builder.cpp}