From 49e82c15d57db01a95f740f511715064a3887615 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Tue, 29 Mar 2016 14:24:20 -0400 Subject: Fix spelling typos in comments and documentation (#16037) The Debian package checker tool (lintian) detected several typos in CMake. --- Modules/FindThreads.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Modules/FindThreads.cmake') diff --git a/Modules/FindThreads.cmake b/Modules/FindThreads.cmake index c6079231f2..719dacefb4 100644 --- a/Modules/FindThreads.cmake +++ b/Modules/FindThreads.cmake @@ -26,7 +26,7 @@ # # CMAKE_THREAD_PREFER_PTHREAD # -# If the use of the -pthread compiler and linker flag is prefered then the +# If the use of the -pthread compiler and linker flag is preferred then the # caller can set # # :: -- cgit v1.2.1