BIND 10 trac2157_2, updated. b0b2c34b61603f6a2676f139d5ad328ac1f3cdc5 [2157] minor grammar fix in pydoc string
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 21 06:33:22 UTC 2012
The branch, trac2157_2 has been updated
via b0b2c34b61603f6a2676f139d5ad328ac1f3cdc5 (commit)
from acd0cdbbc9e3e261cfc0e0f8589bff184a2f2e8b (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 b0b2c34b61603f6a2676f139d5ad328ac1f3cdc5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Dec 20 22:33:02 2012 -0800
[2157] minor grammar fix in pydoc string
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/gen-statisticsitems.py.pre.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/gen-statisticsitems.py.pre.in b/src/bin/auth/gen-statisticsitems.py.pre.in
index 2b08eae..c637d1e 100755
--- a/src/bin/auth/gen-statisticsitems.py.pre.in
+++ b/src/bin/auth/gen-statisticsitems.py.pre.in
@@ -105,7 +105,7 @@ def generate_specfile(specfile, def_mtime):
If the specfile is newer than both skeleton and def_mtime, file generation
will be skipped.
- This method reads the content of skeleton and append statistics items
+ This method reads the content of skeleton and appends statistics items
definition into { "module_spec": { "statistics": } }.
LOCALSTATEDIR is also expanded.
More information about the bind10-changes
mailing list