mirror of https://github.com/CGAL/cgal
fix a typo in Tutorial_hello_world.txt (#7749)
fix a typo in Tutorial_hello_world.txt
This commit is contained in:
commit
8a4b492f1c
|
|
@ -73,7 +73,7 @@ seems that the points are collinear, or perform a right turn.
|
|||
|
||||
If you must ensure that your numbers get interpreted at their full precision
|
||||
you can use a \cgal kernel that performs exact predicates and
|
||||
extract constructions.
|
||||
exact constructions.
|
||||
|
||||
\cgalExample{Kernel_23/exact.cpp}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue