From f7df67cff0a756eefc8daea36e6468df694a43d0 Mon Sep 17 00:00:00 2001 From: klemens Date: Sun, 26 Mar 2017 17:02:22 +0200 Subject: spelling fixes Closes #1356 --- CMake/FindGSS.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMake/FindGSS.cmake') diff --git a/CMake/FindGSS.cmake b/CMake/FindGSS.cmake index dfaeaf307..60dcb73c9 100644 --- a/CMake/FindGSS.cmake +++ b/CMake/FindGSS.cmake @@ -12,7 +12,7 @@ # GSS_LINKER_FLAGS - Additional linker flags # GSS_COMPILER_FLAGS - Additional compiler flags # GSS_VERSION - This is set to version advertised by pkg-config or read from manifest. -# In case the library is found but no version info availabe it'll be set to "unknown" +# In case the library is found but no version info available it'll be set to "unknown" set(_MIT_MODNAME mit-krb5-gssapi) set(_HEIMDAL_MODNAME heimdal-gssapi) -- cgit v1.2.3