mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
trivial spelling error in comment
This commit is contained in:
parent
5c17ed36b3
commit
125da90ced
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue