BIND 10 trac2833, updated. ce1d57a6341ca867ce6624424043b13cfa3d5f39 [2833] fixed a typo in doc

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Apr 3 19:48:46 UTC 2013


The branch, trac2833 has been updated
       via  ce1d57a6341ca867ce6624424043b13cfa3d5f39 (commit)
      from  46168c33b8ff9bdc8b5448c350f2037453e0c2d9 (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 ce1d57a6341ca867ce6624424043b13cfa3d5f39
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 3 12:48:37 2013 -0700

    [2833] fixed a typo in doc

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/cache_config.h b/src/lib/datasrc/cache_config.h
index 247fb18..a615b8a 100644
--- a/src/lib/datasrc/cache_config.h
+++ b/src/lib/datasrc/cache_config.h
@@ -96,7 +96,7 @@ public:
     ///
     /// For other data source types than "MasterFiles", cache can be disabled.
     /// In this case cache-zones configuration item is simply ignored, even
-    /// it contains an error that would other trigger an exception.
+    /// it contains an error that would otherwise trigger an exception.
     ///
     /// The specified set of zones (directly in "params" in case of
     /// "MasterFile", and specified in "cache-zones" for others) can be



More information about the bind10-changes mailing list