From d4f1e95ea3476ded7798101eeeca71caaae32ce6 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 29 Mar 2018 15:54:00 +0000 Subject: [PATCH] typo --- Installation/CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index c5dcc578bee..4da46ce8a7a 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -57,8 +57,8 @@ Release date: April 2018 ### 3D Convex Hull -- **Breaking change**: The header no longer - includes , as the convex hull function works +- **Breaking change**: The header `` no longer + includes ``, as the convex hull function works with any model of the concept `MutableFaceGraph`. ### 2D Arrangements