X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-wt%2Fconfig.c;h=ff5c60c335d6ccb4ffb3e7e644df11072e45c787;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=6dca7f099462538be50aed1cae0e3ef69faa02f1;hpb=04ff9674514d4fda39a4ad72d6a79baa0599d8e4;p=openldap diff --git a/servers/slapd/back-wt/config.c b/servers/slapd/back-wt/config.c index 6dca7f0994..ff5c60c335 100644 --- a/servers/slapd/back-wt/config.c +++ b/servers/slapd/back-wt/config.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 2002-2015 The OpenLDAP Foundation. + * Copyright 2002-2017 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -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 ) )",