]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullu: typo in comment
authorMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 02:55:10 +0000 (02:55 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 02:55:10 +0000 (02:55 +0000)
lib/dns/include/dns/zone.h

index d63833981be07fa764a50c76ecb6de42cdcbd444..6f8ec8d39fb13697394839e5263202dc7a7d2346 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.h,v 1.106.2.2 2002/01/23 02:05:42 gson Exp $ */
+/* $Id: zone.h,v 1.106.2.3 2002/01/23 02:55:10 marka Exp $ */
 
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
@@ -214,7 +214,7 @@ dns_zone_loadnew(dns_zone_t *zone);
 /*
  *     Cause the database to be loaded from its backing store.
  *     Confirm that the mimimum requirements for the zone type are
- *     met, otherwise DNS_R_BADZONE is return.
+ *     met, otherwise DNS_R_BADZONE is returned.
  *
  *     dns_zone_loadnew() only loads zones that are not yet loaded.
  *     dns_zone_load() also loads zones that are already loaded and