]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-wt/config.c
ITS#8605 - spelling fixes
[openldap] / servers / slapd / back-wt / config.c
index 616185678621889fff737165699f7c348b735422..ff5c60c335d6ccb4ffb3e7e644df11072e45c787 100644 (file)
@@ -60,7 +60,7 @@ static ConfigTable wtcfg[] = {
 static ConfigOCs wtocs[] = {
        { "( OLcfgDbOc:9.1 "
          "NAME 'olcWtConfig' "
-         "DESC 'Wt backend ocnfiguration' "
+         "DESC 'Wt backend configuration' "
          "SUP olcDatabaseConfig "
          "MUST olcDbDirectory "
          "MAY ( olcWtConfig $ olcDbIndex ) )",