From 136a077e930bbc52f2b469e63b4153fd1db061af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 23 Oct 2018 12:03:09 +0200 Subject: [PATCH] fix copy/paste error --- Kernel_23/doc/Kernel_23/CGAL/Aff_transformation_3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel_23/doc/Kernel_23/CGAL/Aff_transformation_3.h b/Kernel_23/doc/Kernel_23/CGAL/Aff_transformation_3.h index 10199d96314..415a64af5fd 100644 --- a/Kernel_23/doc/Kernel_23/CGAL/Aff_transformation_3.h +++ b/Kernel_23/doc/Kernel_23/CGAL/Aff_transformation_3.h @@ -115,7 +115,7 @@ const Kernel::RT &hw = RT(1)); \name Operations The main thing to do with transformations is to apply them on -geometric objects. Each class `Class_2` representing a +geometric objects. Each class `Class_3` representing a geometric object has a member function: \code