]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Thu, 13 Jan 2005 05:15:16 +0000 (05:15 +0000)
committerMark Andrews <marka@isc.org>
Thu, 13 Jan 2005 05:15:16 +0000 (05:15 +0000)
lib/isccfg/include/isccfg/aclconf.h

index 39ede975c686efb5f74aa08e9c408d813218a914..642972d3bc4ae5fc89838f871af6883df153a941 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aclconf.h,v 1.3 2005/01/12 01:56:12 marka Exp $ */
+/* $Id: aclconf.h,v 1.4 2005/01/13 05:15:16 marka Exp $ */
 
 #ifndef ISCCFG_ACLCONF_H
 #define ISCCFG_ACLCONF_H 1
@@ -60,7 +60,7 @@ cfg_acl_fromconfig(cfg_obj_t *caml,
  * 'cctx'.  Memory is allocated through 'mctx'.
  *
  * Any named ACLs referred to within 'caml' will be be converted
- * inte nested dns_acl_t objects.  Multiple references to the same
+ * into nested dns_acl_t objects.  Multiple references to the same
  * named ACLs will be converted into shared references to a single
  * nested dns_acl_t object when the referring objects were created
  * passing the same ACL configuration context 'ctx'.