]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/schema.c
Happy New Year
[openldap] / libraries / libldap / schema.c
index 9bfc85b848fe8c3f1b1ea994f29ba71f023edae3..9e4226f00707ff780678066ae75da7133ba62f43 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2014 The OpenLDAP Foundation.
+ * Copyright 1998-2018 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -1341,7 +1341,7 @@ parse_oids(const char **sp, int *code, const int allow_quoted)
 
        /*
         * Strictly speaking, doing this here accepts whsp before the
-        * ( at the begining of an oidlist, but this is harmless.  Also,
+        * ( at the beginning of an oidlist, but this is harmless.  Also,
         * we are very liberal in what we accept as an OID.  Maybe
         * refine later.
         */