]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorBrian Wellington <source@isc.org>
Wed, 30 May 2001 23:05:12 +0000 (23:05 +0000)
committerBrian Wellington <source@isc.org>
Wed, 30 May 2001 23:05:12 +0000 (23:05 +0000)
doc/dev/release

index c1087187c5c9e13560e277e9e45d0f4b825576ec..ec0f4f8e5227a8deb074d10f9148bc5f3c023a89 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2000, 2001  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: release,v 1.34 2001/05/24 00:43:57 gson Exp $
+$Id: release,v 1.35 2001/05/30 23:05:12 bwelling Exp $
 
 Preparing a bind9 release
 
@@ -25,7 +25,7 @@ release.
  - Update the lib/*/api files as needed.  See the libtool 
    info file for information about what the various numbers mean.
 
- - If building from a relese branch, check that any important
+ - If building from a release branch, check that any important
    bug fixes made on the mainline since the last release have
    been pulled up.  You can do this by comparing the CHANGES
    files using the util/check-pullups.pl script.  For example,