mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 12:09:35 -05:00
fix typo
This commit is contained in:
parent
89c84fe8a9
commit
a8ecd63a6d
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ relay_back_db_config(
|
|||
if ( !BER_BVISNULL( &be->be_nsuffix[ 1 ] ) ) {
|
||||
Log2( LDAP_DEBUG_ANY, LDAP_LEVEL_ERR,
|
||||
"%s: line %d: "
|
||||
"relayng of multiple suffix "
|
||||
"relaying of multiple suffix "
|
||||
"database not supported.\n",
|
||||
fname, lineno );
|
||||
return 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue