From 125da90ced9488f840664cc567e746fcb77cc948 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 11 Jan 2010 01:14:08 +0000 Subject: [PATCH] trivial spelling error in comment --- lib/dns/zone.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/zone.c b/lib/dns/zone.c index f5adb4388f..e5bca753a4 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.c @@ -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. */