BIND 10 trac976, updated. ec4d7f29e1fade106ce33ebbbe0147330584a784 [trac976] trivial doxygen typo fix
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jun 7 12:56:58 UTC 2011
The branch, trac976 has been updated
via ec4d7f29e1fade106ce33ebbbe0147330584a784 (commit)
from 8a83c13c2037e69e64474131916b6c53ececef34 (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 ec4d7f29e1fade106ce33ebbbe0147330584a784
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Jun 7 14:56:43 2011 +0200
[trac976] trivial doxygen typo fix
-----------------------------------------------------------------------
Summary of changes:
src/lib/log/logger.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/log/logger.h b/src/lib/log/logger.h
index 9a4be6d..bc98826 100644
--- a/src/lib/log/logger.h
+++ b/src/lib/log/logger.h
@@ -48,7 +48,7 @@ namespace log {
///
/// \section LoggingApiLoggerNames BIND 10 Logger Names
/// Within BIND 10, the root logger root logger is given the name of the
-/// program (via the stand-along function setRootLoggerName()). Other loggers
+/// program (via the stand-alone function setRootLoggerName()). Other loggers
/// are children of the root logger and are named "<program>.<sublogger>".
/// This name appears in logging output, allowing users to identify both
/// the BIND 10 program and the component within the program that generated
More information about the bind10-changes
mailing list