From 2a46e6bcfe7054500da94dd138d93d34574d854d Mon Sep 17 00:00:00 2001 From: albert-github Date: Thu, 30 May 2024 19:20:57 +0200 Subject: [PATCH] Spelling correction Oops a small vi typo hitting the `.` at the wrong moment --- .../include/CGAL/Arr_landmarks_point_location.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h b/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h index 774601244c1..9cfcd680aea 100644 --- a/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h +++ b/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h @@ -1,4 +1,4 @@ -query Copyright (c) 2007,2008,2009,2010,2011 Tel-Aviv University (Israel). +// Copyright (c) 2007,2008,2009,2010,2011 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org).