]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-null/null.c
ITS#8605 - spelling fixes
[openldap] / servers / slapd / back-null / null.c
index 4066521b56bb97bf711b4715f57fde2a334b64c6..12e33a00daedf78d3944aec193ddc37396d361c6 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
@@ -51,7 +51,7 @@ static ConfigTable nullcfg[] = {
 static ConfigOCs nullocs[] = {
        { "( OLcfgDbOc:8.1 "
                "NAME 'olcNullConfig' "
-               "DESC 'Null backend ocnfiguration' "
+               "DESC 'Null backend configuration' "
                "SUP olcDatabaseConfig "
                "MAY ( olcDbBindAllowed $ olcDbDoSearch ) )",
                Cft_Database, nullcfg },