From 6dcb44622fe83f3f8fce9abc7ffff35ee03ab6b9 Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 27 Feb 2019 13:37:45 +0100 Subject: [PATCH] Small documentation correction Documentation had double "in the" --- .../doc/Documentation/Developer_manual/Chapter_checks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/Documentation/Developer_manual/Chapter_checks.txt b/Documentation/doc/Documentation/Developer_manual/Chapter_checks.txt index f51b22b6d10..882f2208078 100644 --- a/Documentation/doc/Documentation/Developer_manual/Chapter_checks.txt +++ b/Documentation/doc/Documentation/Developer_manual/Chapter_checks.txt @@ -169,7 +169,7 @@ reference manual. For a new package you will first have to create a suitable header file with all macro definitions. This is done with the shell script -cgal_create_assertions.sh, to be found in the in the +cgal_create_assertions.sh, to be found in the scripts directory. The following command will create a file optimisation_assertions.h: