]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPAttribute.h
ITS#8605 - spelling fixes
[openldap] / contrib / ldapc++ / src / LDAPAttribute.h
index f9a936b4501f8f819cac34b7aeb184293aaf6289..7930380640b06902a1305e3ff4284222466ffb7d 100644 (file)
@@ -124,7 +124,7 @@ class LDAPAttribute{
         void setValues(const StringList& values); 
 
         /**
-         * For interal use only.
+         * For internal use only.
          * This method is used to translate the values of the Attribute to
          * 0-terminated Array of BerValue-structs as used by the C-API
          * @return  The Values of the Attribute as an 0-terminated Array of