From 2e7ceb07ff53d6c30ebce84be7b4a2867718c870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 15 May 2018 10:34:48 +0200 Subject: [PATCH] improve phrasing --- Installation/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index c61cfbca535..9ae04070cfe 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -38,7 +38,7 @@ Release date: September 2018 - Fix a bug in `isotropic_remeshing()` making constrained vertices missing in the output - Guarantee that constrained vertices are kept in the mesh after calling `isotropic_remeshing()` - (and not only constrained points like it was before). + (and not only the points associated to constrained vertices as it was before). ### CGAL and the Boost Graph Library (BGL)