BIND 10 trac1140, updated. fa4c8fa8acbff7f4defc768e50a453bc376c56de [1140] typo on rdata/generic/detail/txt_like.h doxygen
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 23 12:43:59 UTC 2011
The branch, trac1140 has been updated
via fa4c8fa8acbff7f4defc768e50a453bc376c56de (commit)
from 8e5b40643255bd93c6edda9cabed39f46b074b0d (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 fa4c8fa8acbff7f4defc768e50a453bc376c56de
Author: Dima Volodin <dvv at isc.org>
Date: Tue Aug 23 08:42:57 2011 -0400
[1140] typo on rdata/generic/detail/txt_like.h doxygen
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/rdata/generic/detail/txt_like.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/rdata/generic/detail/txt_like.h b/src/lib/dns/rdata/generic/detail/txt_like.h
index cc36e9b..41be7a7 100644
--- a/src/lib/dns/rdata/generic/detail/txt_like.h
+++ b/src/lib/dns/rdata/generic/detail/txt_like.h
@@ -74,7 +74,7 @@ public:
///
/// \c CharStringTooLong is thrown if the parameter string length exceeds
/// maximum.
- /// \c InvalidRdataText is thriwn if the method cannot process the
+ /// \c InvalidRdataText is thrown if the method cannot process the
/// parameter data.
explicit TXTLikeImpl(const std::string& txtstr) {
// TBD: this is a simple, incomplete implementation that only supports
More information about the bind10-changes
mailing list