fix typo in error message

This commit is contained in:
Pierangelo Masarati 2008-04-17 20:57:22 +00:00
parent d198435c51
commit 49bb4d5633

View 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 );