From a0dafe5e3fdfdb6a9c3b0dfaea4ee5c2378b4bcc Mon Sep 17 00:00:00 2001 From: anvaya-solanki <140819414+anvaya-solanki@users.noreply.github.com> Date: Sun, 17 Mar 2024 19:03:52 +0530 Subject: [PATCH] Update Triangulation.txt --- Triangulation/doc/Triangulation/Triangulation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Triangulation/doc/Triangulation/Triangulation.txt b/Triangulation/doc/Triangulation/Triangulation.txt index b239a2c05b0e..33306027d841 100644 --- a/Triangulation/doc/Triangulation/Triangulation.txt +++ b/Triangulation/doc/Triangulation/Triangulation.txt @@ -405,7 +405,7 @@ of an infinite full cell is the empty half-space bounded by the affine hull of the finite facet of this cell. The set of full cells that are in conflict with `p` form the conflict zone. The full cells in the conflict zone are removed, leaving a hole that contains `p`. That -hole is ``star shaped'' around `p` and thus is re-triangulated using +hole is "star shaped" around `p` and thus is re-triangulated using `p` as a center vertex. Delaunay triangulations support insertion of points, removal of vertices,