BIND 10 trac213, updated. af2a4d06dedf27a1c86cd7ada5e85df495a79ff6 [213] trivial editorial fixes
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 28 20:11:53 UTC 2011
The branch, trac213 has been updated
via af2a4d06dedf27a1c86cd7ada5e85df495a79ff6 (commit)
from c75108b70a9d560034949a75dc52ecfb59fa0b3f (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 af2a4d06dedf27a1c86cd7ada5e85df495a79ff6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 28 13:11:44 2011 -0700
[213] trivial editorial fixes
-----------------------------------------------------------------------
Summary of changes:
src/bin/bind10/bind10_src.py.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_src.py.in b/src/bin/bind10/bind10_src.py.in
index 4f3458c..6300584 100755
--- a/src/bin/bind10/bind10_src.py.in
+++ b/src/bin/bind10/bind10_src.py.in
@@ -358,7 +358,7 @@ class BoB:
"""
Reads the parameters associated with the BoB module itself.
- This means the the list of components we should be running.
+ This means the list of components we should be running.
"""
logger.info(BIND10_READING_BOSS_CONFIGURATION)
@@ -502,7 +502,7 @@ class BoB:
# The next few methods start up some of the BIND-10 processes.
# These are the ones that need to be passed some parameters, so
- # using a start_simple is not enough. However, in future, we should
+ # using start_simple is not enough. However, in future, we should
# get rid of these parameters and they could be removed then.
def start_auth(self):
More information about the bind10-changes
mailing list