From 2038e558b23815298f119c038b38e0b51287ca77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 9 Dec 2016 11:24:22 +0100 Subject: [PATCH] Fixed typos in doc and comments --- .../Arrangement_on_surface_2.txt | 4 +-- .../bgl_primal_adapter.cpp | 2 +- .../Arrangement_on_surface_2/conics.cpp | 6 ++--- .../dcel_extension.cpp | 2 +- .../dcel_extension_io.cpp | 2 +- .../Arrangement_on_surface_2/dual_lines.cpp | 4 +-- .../dual_with_data.cpp | 4 +-- .../overlay_unbounded.cpp | 4 +-- .../rational_functions.cpp | 4 +-- ...tional_functions_rational_coefficients.cpp | 4 +-- .../include/CGAL/Arr_default_overlay_traits.h | 2 +- .../Bezier_bounding_rational_traits.h | 2 +- .../include/CGAL/Arr_segment_traits_2.h | 26 +++++++++---------- .../Arrangement_on_surface_2_global.h | 2 +- .../include/CGAL/Arrangement_on_surface_2.h | 24 ++++++++--------- .../test_conic_polycurve.cpp | 2 +- BGL/examples/BGL_arrangement_2/primal.cpp | 2 +- .../Boolean_set_operations_2.txt | 6 ++--- .../Boolean_set_operations_2/set_union.cpp | 2 +- .../include/CGAL/Polygon_set_2.h | 4 +-- 20 files changed, 54 insertions(+), 54 deletions(-) diff --git a/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt b/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt index 04f0d321b8a..719b0deceed 100644 --- a/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt +++ b/Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt @@ -880,7 +880,7 @@ algorithms, each implemented by a separate class. All classes that implement the various algorithms are made interchangeable, letting the algorithm in use vary according to the user choice.} for answering queries: