From 0fbe03a5db11c806c0a1956050b33cc79eb6d50e Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 25 Nov 2016 15:55:02 +0100 Subject: [PATCH] Fix section heading --- Convex_hull_3/doc/Convex_hull_3/Convex_hull_3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convex_hull_3/doc/Convex_hull_3/Convex_hull_3.txt b/Convex_hull_3/doc/Convex_hull_3/Convex_hull_3.txt index bd0c5ff4535..ee8f6eddad7 100644 --- a/Convex_hull_3/doc/Convex_hull_3/Convex_hull_3.txt +++ b/Convex_hull_3/doc/Convex_hull_3/Convex_hull_3.txt @@ -67,7 +67,7 @@ write in any model of the concept `MutableFaceGraph`. \cgalExample{Convex_hull_3/quickhull_3.cpp} -\subsubsection Convex_hull_3Example Example for lower dimensional results +\subsubsection Convex_hull_3ExampleLower Example for Lower Dimensional Results The following program reads points from an input file and computes their convex hull. Depending on the dimension of the result, we will