BIND 10 trac2853, updated. 41439e23c82d769ae7e1bb04453723a8770e6c9a [2853] Update some more docs

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jun 11 09:11:52 UTC 2013


The branch, trac2853 has been updated
       via  41439e23c82d769ae7e1bb04453723a8770e6c9a (commit)
      from  c7c8f0af322c42e62e6f5168e554e56776230a79 (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 41439e23c82d769ae7e1bb04453723a8770e6c9a
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Jun 11 14:41:42 2013 +0530

    [2853] Update some more docs

-----------------------------------------------------------------------

Summary of changes:
 src/lib/python/isc/datasrc/zonewriter_inc.cc |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/datasrc/zonewriter_inc.cc b/src/lib/python/isc/datasrc/zonewriter_inc.cc
index dc19a46..9c1f910 100644
--- a/src/lib/python/isc/datasrc/zonewriter_inc.cc
+++ b/src/lib/python/isc/datasrc/zonewriter_inc.cc
@@ -48,12 +48,12 @@ multiple times.\n\
 \n\
 If the ZoneWriter was constructed with catch_load_error being True, then\n\
 in case a load error happens, a string with the error message will be\n\
-returned. In all other cases, None is returned..\n\
+returned. In all other cases, None is returned.\n\
 \n\
 Exceptions:\n\
   isc.InvalidOperation if called second time.\n\
   DataSourceError load related error (not thrown if constructed with\n\
-             catch_load_error being false).\n\
+             catch_load_error being False).\n\
 \n\
 ";
 



More information about the bind10-changes mailing list