X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPControlSet.h;h=a18017b0b908b1a802426730da84daf741ee412f;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=2e1f5c879716567ca216e3956f263eed66888143;hpb=cdcf70eeb6b863d4d135ccb010da7f69e52b6723;p=openldap diff --git a/contrib/ldapc++/src/LDAPControlSet.h b/contrib/ldapc++/src/LDAPControlSet.h index 2e1f5c8797..a18017b0b9 100644 --- a/contrib/ldapc++/src/LDAPControlSet.h +++ b/contrib/ldapc++/src/LDAPControlSet.h @@ -1,6 +1,6 @@ // $OpenLDAP$ /* - * Copyright 2000-2014 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 2000-2018 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ @@ -34,10 +34,10 @@ class LDAPControlSet { * For internal use only * * This constructor creates a new LDAPControlSet for a - * 0-terminiated array of LDAPControl-structures as used by the + * 0-terminated array of LDAPControl-structures as used by the * C-API * @param controls: pointer to a 0-terminated array of pointers to - * LDAPControll-structures + * LDAPControl-structures * @note: untested til now. Due to lack of server that return * Controls */