]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPRequest.h
ITS#8605 - spelling fixes
[openldap] / contrib / ldapc++ / src / LDAPRequest.h
index 158bd15747c269365ef440d0d225b6141da81488..fed1aa9837a80b00a9dfb5cb32bc068e17f091e9 100644 (file)
@@ -19,7 +19,7 @@ class LDAPUrl;
  * 
  * Each request that is sent to a LDAP-server by this library is
  * represented by a special object that contains the parameters and some
- * other info of the request. This virtual class is the common base classe
+ * other info of the request. This virtual class is the common base class
  * for these specialized request classes.
  */
 class LDAPRequest{