]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/context.c
ITS#8605 - spelling fixes
[openldap] / libraries / librewrite / context.c
index c0e3b68f8c2d31583964881fab49fed260650111..2abed2c14230ba2cff33a35241e0802cbb390674 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2015 The OpenLDAP Foundation.
+ * Copyright 2000-2017 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -311,7 +311,7 @@ rewrite_context_apply(
                /*
                 * OK means there were no errors or special return codes;
                 * if res is defined, it means the rule matched and we
-                * got a sucessful rewriting
+                * got a successful rewriting
                 */
                case REWRITE_REGEXEC_OK: