diff options
Diffstat (limited to 'cmake/modules/FindASS.cmake')
-rw-r--r-- | cmake/modules/FindASS.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindASS.cmake b/cmake/modules/FindASS.cmake index 2d592fad15..cb9d7322b7 100644 --- a/cmake/modules/FindASS.cmake +++ b/cmake/modules/FindASS.cmake @@ -3,7 +3,7 @@ # ------- # Finds the ASS library # -# This will will define the following variables:: +# This will define the following variables:: # # ASS_FOUND - system has ASS # ASS_INCLUDE_DIRS - the ASS include directory |