From f43663860d191c9cc454de32c808d7643153c302 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Fri, 30 Apr 1999 11:49:28 +0000 Subject: [PATCH] Fix typo in comment --- include/ldap_features.h.in | 2 +- include/ldap_features.h.nt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ldap_features.h.in b/include/ldap_features.h.in index 4bfcca9576..e86240e9b3 100644 --- a/include/ldap_features.h.in +++ b/include/ldap_features.h.in @@ -30,7 +30,7 @@ ** LDAP_API_FEATURE_OPERATION_THREAD_SAFE ** ** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE -** can be used to determine if -lldap_r is availalbe at compile +** can be used to determine if -lldap_r is available at compile ** time. You must define LDAP_THREAD_SAFE if and only if you ** link with -lldap_r. ** diff --git a/include/ldap_features.h.nt b/include/ldap_features.h.nt index 461485d281..d6ebe3ed4b 100644 --- a/include/ldap_features.h.nt +++ b/include/ldap_features.h.nt @@ -30,7 +30,7 @@ ** LDAP_API_FEATURE_OPERATION_THREAD_SAFE ** ** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE -** can be used to determine if -lldap_r is availalbe at compile +** can be used to determine if -lldap_r is available at compile ** time. You must define LDAP_THREAD_SAFE if and only if you ** link with -lldap_r. ** -- 2.39.5