diff options
Diffstat (limited to 'cmake/modules/FindXSLT.cmake')
-rw-r--r-- | cmake/modules/FindXSLT.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindXSLT.cmake b/cmake/modules/FindXSLT.cmake index f7fea9e343..3637214844 100644 --- a/cmake/modules/FindXSLT.cmake +++ b/cmake/modules/FindXSLT.cmake @@ -3,7 +3,7 @@ # -------- # Finds the XSLT library # -# This will will define the following variables:: +# This will define the following variables:: # # XSLT_FOUND - system has XSLT # XSLT_INCLUDE_DIRS - the XSLT include directory |