Skip to content

Commit d1cfd79

Browse files
authored
Merge pull request libgit2#5045 from cheese1/patch-1
fix typo
2 parents c4cd69b + 67562b2 commit d1cfd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Modules/FindGSSAPI.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# Read-Only variables:
88
# GSSAPI_FLAVOR_MIT - set to TURE if MIT Kerberos has been found
9-
# GSSAPI_FLAVOR_HEIMDAL - set to TRUE if Heimdal Keberos has been found
9+
# GSSAPI_FLAVOR_HEIMDAL - set to TRUE if Heimdal Kerberos has been found
1010
# GSSAPI_FOUND - system has GSSAPI
1111
# GSSAPI_INCLUDE_DIR - the GSSAPI include directory
1212
# GSSAPI_LIBRARIES - Link these to use GSSAPI

0 commit comments

Comments
 (0)