diff options
Diffstat (limited to 'cmake/modules/FindAlsa.cmake')
-rw-r--r-- | cmake/modules/FindAlsa.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindAlsa.cmake b/cmake/modules/FindAlsa.cmake index ae05817dd6..fdc7db88df 100644 --- a/cmake/modules/FindAlsa.cmake +++ b/cmake/modules/FindAlsa.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Alsa library # -# This will will define the following variables:: +# This will define the following variables:: # # ALSA_FOUND - system has Alsa # ALSA_INCLUDE_DIRS - the Alsa include directory |