X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPAttribute.h;h=7930380640b06902a1305e3ff4284222466ffb7d;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=f9a936b4501f8f819cac34b7aeb184293aaf6289;hpb=1df85d3427c287086df4ef41ef0edb1fa7e5bcec;p=openldap diff --git a/contrib/ldapc++/src/LDAPAttribute.h b/contrib/ldapc++/src/LDAPAttribute.h index f9a936b450..7930380640 100644 --- a/contrib/ldapc++/src/LDAPAttribute.h +++ b/contrib/ldapc++/src/LDAPAttribute.h @@ -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