BIND 10 trac1209b, updated. ff571bb13401ce21184923c973ee2cb67b85cade [1209] a small editorial cleanup
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Oct 10 19:30:41 UTC 2011
The branch, trac1209b has been updated
via ff571bb13401ce21184923c973ee2cb67b85cade (commit)
from 3a7f572d5a406e294373ba56b1a0357252fb30cd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ff571bb13401ce21184923c973ee2cb67b85cade
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 10 12:30:12 2011 -0700
[1209] a small editorial cleanup
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/xfrin.py.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/xfrin.py.in b/src/bin/xfrin/xfrin.py.in
index dfa0c56..5aa456b 100755
--- a/src/bin/xfrin/xfrin.py.in
+++ b/src/bin/xfrin/xfrin.py.in
@@ -552,7 +552,7 @@ class XfrinConnection(asyncore.dispatcher):
self._request_serial = get_soa_serial(zone_soa_rr.get_rdata()[0])
else:
# For AXFR, we temporariy provide backward compatible behavior
- # where xfrin is responsible create zone in the corresponding
+ # where xfrin is responsible for creating zone in the corresponding
# DB table. Note that the code below uses the old data source
# API and assumes SQLite3 in an ugly manner. We'll have to
# develop a better way of managing zones in a generic way and
More information about the bind10-changes
mailing list