]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_check.c
don't return entry if requested attr is not present (ITS#5650)
[openldap] / servers / slapd / schema_check.c
index 62f2d704c219eaabfbe6bf4e54b7ff32742718f9..ca0f7309809a65898ff5afdef63719f80dffe033 100644 (file)
@@ -357,7 +357,7 @@ got_soc:
                                }
 
                                if( xc != NULL ) {
-                                       snprintf( textbuf, textlen, "instanstantiation of "
+                                       snprintf( textbuf, textlen, "instantiation of "
                                                "abstract objectClass '%s' not allowed",
                                                aoc->a_vals[i].bv_val );