BIND 10 trac2207, updated. 07e1f1ddbd299b60ee4009f53723b4271b5cea16 [2207] fixed a minor typo in doc

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 16 21:16:05 UTC 2012


The branch, trac2207 has been updated
       via  07e1f1ddbd299b60ee4009f53723b4271b5cea16 (commit)
      from  d5569a62a30b26294197381dadf4b28317fba3d9 (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 07e1f1ddbd299b60ee4009f53723b4271b5cea16
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Oct 16 14:15:49 2012 -0700

    [2207] fixed a minor typo in doc

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/zone_table_segment.h b/src/lib/datasrc/memory/zone_table_segment.h
index 239d8dd..f066d8e 100644
--- a/src/lib/datasrc/memory/zone_table_segment.h
+++ b/src/lib/datasrc/memory/zone_table_segment.h
@@ -57,7 +57,7 @@ public:
     /// The interface is tentative, we don't know if this is the correct place
     /// and way to set the data. But for now, we need something to be there
     /// at least for the tests. So we have this. For this reason, there are
-    /// no tests for this method directly. Do not use in actuall
+    /// no tests for this method directly. Do not use in actual
     /// implementation.
     ///
     /// It can be used only once, to initially set it. It can't replace the



More information about the bind10-changes mailing list