]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix trivial typo in comment
authorFrancis Dupont <fdupont@isc.org>
Sat, 9 Jan 2010 15:21:10 +0000 (15:21 +0000)
committerFrancis Dupont <fdupont@isc.org>
Sat, 9 Jan 2010 15:21:10 +0000 (15:21 +0000)
lib/dns/include/dns/dnssec.h

index bc2549b9582e3ed72c4d8199dc180c11a627072f..507e16be4f7886ac7dddb4732eab222566e2329a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec.h,v 1.40 2009/11/23 02:55:41 each Exp $ */
+/* $Id: dnssec.h,v 1.41 2010/01/09 15:21:10 fdupont Exp $ */
 
 #ifndef DNS_DNSSEC_H
 #define DNS_DNSSEC_H 1
@@ -284,7 +284,7 @@ dns_dnssec_keylistfromrdataset(dns_name_t *origin,
  *
  * 'keysigs' and 'soasigs', if not NULL and associated, contain the
  * RRSIGS for the DNSKEY and SOA records respectively and are used to mark
- * whether a key is already active int eh zone.
+ * whether a key is already active in the zone.
  */
 
 isc_result_t