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