]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-wt/config.c
ITS#8605 - spelling fixes
[openldap] / servers / slapd / back-wt / config.c
index 6dca7f099462538be50aed1cae0e3ef69faa02f1..ff5c60c335d6ccb4ffb3e7e644df11072e45c787 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * 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 ) )",