third_party/heimdal_build: Fix spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 30 Aug 2023 00:23:46 +0000 (12:23 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:38 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
third_party/heimdal_build/config.h

index 8a350d2457c2ac792ab3e73c0e6dd50dee5426c3..7a43970508266e2a5c5681e8397cc84153a717b2 100644 (file)
@@ -46,7 +46,7 @@
 /* heimdal now wants some atomic ops - ask for the non-atomic ones for Samba */
 #define HEIM_BASE_NON_ATOMIC 1
 
-/* lib/replace provides an XSI Compatable strerror_r so use that */
+/* lib/replace provides an XSI Compatible strerror_r so use that */
 #define STRERROR_R_PROTO_COMPATIBLE
 
 /* lib/replace provides a closefrom */