BIND 10 trac2879, updated. 9a2bcae912446f9ebe821c1e226f9629f89fa8fd [2879] tweak docstring wording as suggested in review

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 25 20:32:55 UTC 2013


The branch, trac2879 has been updated
       via  9a2bcae912446f9ebe821c1e226f9629f89fa8fd (commit)
      from  8076ec59d2a4efa5e7bc2b28d47749819acdb32f (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 9a2bcae912446f9ebe821c1e226f9629f89fa8fd
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 25 13:32:35 2013 -0700

    [2879] tweak docstring wording as suggested in review

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

Summary of changes:
 src/lib/python/isc/notify/notify_out.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/notify/notify_out.py b/src/lib/python/isc/notify/notify_out.py
index 070973a..a030a51 100644
--- a/src/lib/python/isc/notify/notify_out.py
+++ b/src/lib/python/isc/notify/notify_out.py
@@ -566,7 +566,7 @@ class NotifyOut:
         """Parse the notify reply message.
 
         rcode will not be checked here; if we get the response
-        from the slave, it means the slave has got the notify.
+        from the slave, it means the slave got the notify.
 
         """
         msg = Message(Message.PARSE)



More information about the bind10-changes mailing list