From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/modules/FindFreeType.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/modules/FindFreeType.cmake') diff --git a/cmake/modules/FindFreeType.cmake b/cmake/modules/FindFreeType.cmake index fb4c668..8a39555 100644 --- a/cmake/modules/FindFreeType.cmake +++ b/cmake/modules/FindFreeType.cmake @@ -3,7 +3,7 @@ # ------------ # Finds the FreeType library # -# This will will define the following variables:: +# This will define the following variables:: # # FREETYPE_FOUND - system has FreeType # FREETYPE_INCLUDE_DIRS - the FreeType include directory -- cgit v1.2.3