BIND 10 trac2435_2, updated. d7fd34a4bf69c07812461671ac8d8f0dde0ee440 [2435] Fix order of words in comment

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jan 18 13:49:09 UTC 2013


The branch, trac2435_2 has been updated
       via  d7fd34a4bf69c07812461671ac8d8f0dde0ee440 (commit)
      from  1bb3b6b661cc500b2a7cad2447347a23b7b1fadc (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 d7fd34a4bf69c07812461671ac8d8f0dde0ee440
Author: Mukund Sivaraman <muks at isc.org>
Date:   Fri Jan 18 19:18:42 2013 +0530

    [2435] Fix order of words in comment

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/dns/rrset_collection_base.h b/src/lib/dns/rrset_collection_base.h
index 5ae172a..ae1f63a 100644
--- a/src/lib/dns/rrset_collection_base.h
+++ b/src/lib/dns/rrset_collection_base.h
@@ -27,7 +27,7 @@ namespace dns {
 
 /// \brief Error during RRsetCollectionBase find() operation
 ///
-/// This exception is thrown when an calling implementation of
+/// This exception is thrown when calling an implementation of
 /// \c RRsetCollectionBase::find() results in an error which is not due
 /// to unmatched data, but because of some other underlying error
 /// condition.



More information about the bind10-changes mailing list