]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPControlSet.h
Happy New Year
[openldap] / contrib / ldapc++ / src / LDAPControlSet.h
index 2e1f5c879716567ca216e3956f263eed66888143..a18017b0b908b1a802426730da84daf741ee412f 100644 (file)
@@ -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
          */