From e1d331d6e476f098b461977b9cf34954d8e6590d Mon Sep 17 00:00:00 2001 From: Sascha Kratky Date: Mon, 6 Apr 2015 19:24:53 +0200 Subject: [PATCH] fix typo in history --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 6bed5a7..a0b597b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,7 +4,7 @@ * added a section on common pitfalls when using cotire to the manual. * remove obsolete code required for CMake versions older than 2.8.12. * streamline debugging output. -# activate select CMake policies. +* activate select CMake policies. ## 1.7.0 (2015-03-29)