BIND 10 trac905, updated. 9eddc07cd32918f3b8e9ebd114d9c8f8f39a359b [trac905] wording fix in comment

BIND 10 source code commits bind10-changes at lists.isc.org
Wed May 11 06:41:43 UTC 2011


The branch, trac905 has been updated
       via  9eddc07cd32918f3b8e9ebd114d9c8f8f39a359b (commit)
      from  ee53746391bcfdaa75bba0db87add3dc7becb84d (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 9eddc07cd32918f3b8e9ebd114d9c8f8f39a359b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue May 10 23:41:27 2011 -0700

    [trac905] wording fix in comment

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

Summary of changes:
 src/lib/util/python/pycppwrapper_util.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/util/python/pycppwrapper_util.h b/src/lib/util/python/pycppwrapper_util.h
index 13157e6..20ca9e3 100644
--- a/src/lib/util/python/pycppwrapper_util.h
+++ b/src/lib/util/python/pycppwrapper_util.h
@@ -91,7 +91,7 @@ public:
 /// By default, the destructor of this class releases the reference to the
 /// PyObject.  If this behavior is desirable, you can extract the original
 /// bare pointer to the PyObject by the \c get() method.  If you don't want
-/// the reference to be decrease, the original bare pointer should be
+/// the reference to be decreased, the original bare pointer should be
 /// extracted using the \c release() method.
 ///
 /// There are two convenience methods for commonly used operations:




More information about the bind10-changes mailing list