From 9e41eb68ec9d60bcaf39e6442dda593d4135abd7 Mon Sep 17 00:00:00 2001 From: Ruslan Baratov Date: Thu, 2 Jan 2014 21:52:18 +0400 Subject: Fix wording of "the the" typos throughout text --- Modules/FindSDL.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Modules/FindSDL.cmake') diff --git a/Modules/FindSDL.cmake b/Modules/FindSDL.cmake index ec1f8819be..3905e5487c 100644 --- a/Modules/FindSDL.cmake +++ b/Modules/FindSDL.cmake @@ -15,7 +15,7 @@ # # # -# This module responds to the the flag: +# This module responds to the flag: # # :: # @@ -23,7 +23,7 @@ # If this is defined, then no SDL_main will be linked in because # only applications need main(). # Otherwise, it is assumed you are building an application and this -# module will attempt to locate and set the the proper link flags +# module will attempt to locate and set the proper link flags # as part of the returned SDL_LIBRARY variable. # # -- cgit v1.2.1