diff options
Diffstat (limited to 'cmake/FindGettext.cmake')
-rw-r--r-- | cmake/FindGettext.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 2742d0072..ba0e7f773 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -15,7 +15,7 @@ # # - Find Gettext -# This module finds if gettext is installed and determines where +# This module finds if gettext is installed and determines where # the include files and libraries are. # # This code sets the following variables: |