]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/comp_match/componentlib.h
ITS#8605 - spelling fixes
[openldap] / contrib / slapd-modules / comp_match / componentlib.h
index 31bf3759e2819aa12f8785efa3922ef7171a15a9..0d300a69bd739de49f0144c1bebf0aaf8ba867d2 100644 (file)
@@ -1,7 +1,7 @@
 /* Copyright 2004 IBM Corporation
  * All rights reserved.
- * Redisribution and use in source and binary forms, with or without
- * modification, are permitted only as  authorizd by the OpenLADP
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted only as authorized by the OpenLDAP
  * Public License.
  */
 /* ACKNOWLEDGEMENTS
@@ -103,7 +103,7 @@ int MatchingComponentBool (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInf
 #define FreeComponentBool(v) NULL
 
 /*
- * ENUMERTED
+ * ENUMERATED
  */
 typedef struct ComponentEnum {
        void* syntax;