diff --git a/Installation/changes.html b/Installation/changes.html
index 07f295fc00d..e6ea8632d9f 100755
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -142,11 +142,12 @@ and src/ directories).
boost::variant instead of
- a CGAL::Object. For convenience, the previous
- behavior can be restored by defining the
- macro CGAL_ARR_POINT_LOCATION_VERSION to 1.
+ boost::variant (from CGAL::Object).
+ For convenience, the previous behavior can be restored by defining
+ the macro CGAL_ARR_POINT_LOCATION_VERSION to 1.
+