]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
trivial spelling error in comment
authorFrancis Dupont <fdupont@isc.org>
Mon, 11 Jan 2010 01:14:08 +0000 (01:14 +0000)
committerFrancis Dupont <fdupont@isc.org>
Mon, 11 Jan 2010 01:14:08 +0000 (01:14 +0000)
lib/dns/zone.c

index f5adb4388f3ecb6dfafe6556542fedc96f6ec537..e5bca753a4b9145dade2897649d4962dc7659e2a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.551 2010/01/09 23:48:45 tbox Exp $ */
+/* $Id: zone.c,v 1.552 2010/01/11 01:14:08 fdupont Exp $ */
 
 /*! \file */
 
@@ -13819,7 +13819,7 @@ zone_rekey(dns_zone_t *zone) {
                isc_time_t timenow, timethen;
 
                /*
-                * If we are doing automatic key maintenace and the
+                * If we are doing automatic key maintenance and the
                 * key metadata indicates there is a key change event
                 * scheduled in the future, set the key refresh timer.
                 */