From aae0f9e85e03bcfbc07f7daec18a41e8d90be2f6 Mon Sep 17 00:00:00 2001 From: Florent Pruvost <florent.pruvost@inria.fr> Date: Tue, 21 Nov 2017 14:59:53 +0100 Subject: [PATCH] fix style --- modules/find/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/find/tests/README.md b/modules/find/tests/README.md index be3d65e..aca2ca6 100644 --- a/modules/find/tests/README.md +++ b/modules/find/tests/README.md @@ -1,7 +1,7 @@ Test MORSE CMake modules ======================== -Procedure to test the `find_package' modules hosted in `modules/find` +Procedure to test the `find_package` modules hosted in `modules/find` ``` git clone https://gitlab.inria.fr/solverstack/morse_cmake.git -- GitLab