# HG changeset patch # User Francesco Potortì # Date 1231754272 -3600 # Node ID a92a8cb0492e4fd674ae3c23e36e1751af2fb523 # Parent 4751f7502e9b5aa98664d324f161e45cc899e5f0 Removed typo from geometry.txi diff --git a/doc/interpreter/geometry.txi b/doc/interpreter/geometry.txi --- a/doc/interpreter/geometry.txi +++ b/doc/interpreter/geometry.txi @@ -43,7 +43,7 @@ points falls within any of the circum-circles. In general there are only three points on the circumference of any -circum-circle. However, in the some cases, and in particular for the +circum-circle. However, in some cases, and in particular for the case of a regular grid, 4 or more points can be on a single circum-circle. In this case the Delaunay triangulation is not unique.