BIND 10 master, updated. 3e4bfd2ac7309a2553925e61c6464ae6d1ec0d21 [master] fixed a typo in doxygen doc. trivial, direct commit.

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jul 27 23:03:17 UTC 2012


The branch, master has been updated
       via  3e4bfd2ac7309a2553925e61c6464ae6d1ec0d21 (commit)
      from  a42f7706c8df86222bd795eb4340ee7aca80e154 (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 3e4bfd2ac7309a2553925e61c6464ae6d1ec0d21
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Jul 27 16:02:51 2012 -0700

    [master] fixed a typo in doxygen doc.
    trivial, direct commit.

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

Summary of changes:
 src/lib/datasrc/zone.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/zone.h b/src/lib/datasrc/zone.h
index c41a2c2..094529a 100644
--- a/src/lib/datasrc/zone.h
+++ b/src/lib/datasrc/zone.h
@@ -138,7 +138,7 @@ public:
     ///
     /// This class encapsulates results and (possibly) associated context
     /// of a call to the \c find() method.   The public member variables of
-    /// this class reprsent the result of the call.  They are a
+    /// this class represent the result of the call.  They are a
     /// straightforward tuple of the result code and a pointer (and
     /// optionally special flags) to the found RRset.
     ///



More information about the bind10-changes mailing list