mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
fix typo in error message
This commit is contained in:
parent
d198435c51
commit
49bb4d5633
1 changed files with 1 additions and 1 deletions
|
|
@ -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 );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue