BIND 10 master, updated. e34dd62b8eca7abfbfd4851140d663efc43041f1 [master] minor wording fix in (doxygen) comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Apr 30 00:03:51 UTC 2011
The branch, master has been updated
via e34dd62b8eca7abfbfd4851140d663efc43041f1 (commit)
from d033a50a7e32664848c360b160e9170cdcd79886 (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 e34dd62b8eca7abfbfd4851140d663efc43041f1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 29 17:03:35 2011 -0700
[master] minor wording fix in (doxygen) comment
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/edns.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/edns.h b/src/lib/dns/edns.h
index b794183..5731b95 100644
--- a/src/lib/dns/edns.h
+++ b/src/lib/dns/edns.h
@@ -386,7 +386,7 @@ private:
///
/// The intended usage of this function is to parse an OPT RR of an incoming
/// DNS message, while updating the RCODE of the message.
-/// One common usage patter is as follows:
+/// One common usage pattern is as follows:
///
/// \code Message msg;
/// ...
More information about the bind10-changes
mailing list