]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap_r/rdwr.c
ITS#8605 - spelling fixes
[openldap] / libraries / libldap_r / rdwr.c
index 3b89696bc5e78c54fe4a3074eb8ccd3c1c0c2d94..148559bb1266dae5ab962e944a9366696a57b810 100644 (file)
@@ -397,7 +397,7 @@ int ldap_pvt_thread_rdwr_wunlock( ldap_pvt_thread_rdwr_t *rwlock )
  * Currently they don't check if the calling thread is the one 
  * that has the lock, just that there is a reader or writer.
  *
- * Basically sufficent for testing that places that should have
+ * Basically sufficient for testing that places that should have
  * a lock are caught.
  */