diff options
Diffstat (limited to 'cmake/modules/FindPlist.cmake')
-rw-r--r-- | cmake/modules/FindPlist.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindPlist.cmake b/cmake/modules/FindPlist.cmake index 0664c10ddc..cd143e982b 100644 --- a/cmake/modules/FindPlist.cmake +++ b/cmake/modules/FindPlist.cmake @@ -3,7 +3,7 @@ # --------- # Finds the Plist library # -# This will will define the following variables:: +# This will define the following variables:: # # PLIST_FOUND - system has Plist library # PLIST_INCLUDE_DIRS - the Plist library include directory |