summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-01-05 12:18:05 +0200
committerDimitris Apostolou <dimitris.apostolou@icloud.com>2022-01-05 16:35:52 +0200
commit90df43022a011f23f13b7a77a956e3f64e4134a5 (patch)
treeb7a0a0e24c5dae8bdb277954c33f75d822503af6 /cmake
parent82f526a9129373d899782c411774c8e396cae4e4 (diff)
downloadlibgit2-90df43022a011f23f13b7a77a956e3f64e4134a5.tar.gz
Fix typos
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindGSSAPI.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindGSSAPI.cmake b/cmake/FindGSSAPI.cmake
index 0f5932a22..a11d72a67 100644
--- a/cmake/FindGSSAPI.cmake
+++ b/cmake/FindGSSAPI.cmake
@@ -5,7 +5,7 @@
# GSSAPI_ROOT_DIR - Set this variable to the root installation of GSSAPI
#
# Read-Only variables:
-# GSSAPI_FLAVOR_MIT - set to TURE if MIT Kerberos has been found
+# GSSAPI_FLAVOR_MIT - set to TRUE if MIT Kerberos has been found
# GSSAPI_FLAVOR_HEIMDAL - set to TRUE if Heimdal Kerberos has been found
# GSSAPI_FOUND - system has GSSAPI
# GSSAPI_INCLUDE_DIR - the GSSAPI include directory