[svn] commit: r383 - /branches/jinmei-dnsmessageapi/src/lib/dns/cpp/name.h
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 18 04:00:39 UTC 2009
Author: jinmei
Date: Fri Dec 18 04:00:39 2009
New Revision: 383
Log:
typo
Modified:
branches/jinmei-dnsmessageapi/src/lib/dns/cpp/name.h
Modified: branches/jinmei-dnsmessageapi/src/lib/dns/cpp/name.h
==============================================================================
--- branches/jinmei-dnsmessageapi/src/lib/dns/cpp/name.h (original)
+++ branches/jinmei-dnsmessageapi/src/lib/dns/cpp/name.h Fri Dec 18 04:00:39 2009
@@ -412,7 +412,7 @@
/// the calling object (i.e., \c *this) so that the caller can use the
/// result of downcasing in a single line. For example, if variable
/// \c n is a \c Name class object possibly containing upper case
- /// characters, and \c b is an \c OutpubBuffer class object, then the
+ /// characters, and \c b is an \c OutputBuffer class object, then the
/// following code will dump the name in wire format to \c b with
/// downcasing upper case characters:
///
More information about the bind10-changes
mailing list