Fix spelling

This commit is contained in:
Minsoo Choo
2024-01-27 17:52:39 -05:00
committed by Jeffrey Altman
parent c80c04b235
commit aff90c322e
30 changed files with 43 additions and 43 deletions

View File

@@ -40,7 +40,7 @@ gss_compare_name(OM_uint32 *minor_status,
struct _gss_name *name2 = (struct _gss_name *) name2_arg;
/*
* First check the implementation-independant name if both
* First check the implementation-independent name if both
* names have one. Otherwise, try to find common mechanism
* names and compare them.
*/