]> git.sur5r.net Git - openldap/commitdiff
fix typo
authorPierangelo Masarati <ando@openldap.org>
Mon, 6 Aug 2007 14:51:47 +0000 (14:51 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 6 Aug 2007 14:51:47 +0000 (14:51 +0000)
servers/slapd/back-relay/config.c

index db2e3c15506f01fad8080c5ccd4a653fc9ab6cbc..ce471af23491a9adbe4161d7ca669c02b3e80961 100644 (file)
@@ -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;