BIND 10 trac1075, updated. 963e72656e6a5d8303034f9085c87834a75c44ce [trac1075] fix typos
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jul 12 13:11:22 UTC 2011
The branch, trac1075 has been updated
via 963e72656e6a5d8303034f9085c87834a75c44ce (commit)
from 4d685db094731fccfa684f5c0b26ebfc1c28ca2c (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 963e72656e6a5d8303034f9085c87834a75c44ce
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Jul 12 15:11:15 2011 +0200
[trac1075] fix typos
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/datasrc_messages.mes | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/datasrc_messages.mes b/src/lib/datasrc/datasrc_messages.mes
index 62e39f1..59ce02b 100644
--- a/src/lib/datasrc/datasrc_messages.mes
+++ b/src/lib/datasrc/datasrc_messages.mes
@@ -17,7 +17,7 @@ $NAMESPACE isc::datasrc
# \brief Messages for the data source library
% DATASRC_CACHE_CREATE creating the hotspot cache
-This is a debug message issued during startup when the hostspot cache
+This is a debug message issued during startup when the hotspot cache
is created.
% DATASRC_CACHE_DESTROY destroying the hotspot cache
@@ -201,11 +201,11 @@ behave and BIND 9 refuses that as well. Please describe your intention using
different tools.
% DATASRC_META_ADD adding a data source into meta data source
-This is a debug message issued during startup or reconfiguration. A
-another data source is being added into the meta data source.
+This is a debug message issued during startup or reconfiguration.
+Another data source is being added into the meta data source.
% DATASRC_META_ADD_CLASS_MISMATCH mismatch between classes '%1' and '%2'
-It was attempted to add a data source into a meta data source. But their
+It was attempted to add a data source into a meta data source, but their
classes do not match.
% DATASRC_META_REMOVE removing data source from meta data source
@@ -465,13 +465,13 @@ the provided file.
% DATASRC_SQLITE_PREVIOUS looking for name previous to '%1'
This is a debug message. The name given was not found, so the program
is searching for the next name higher up the hierarchy (e.g. if
-www.example.com were queried for and not found, the sofftware searches
+www.example.com were queried for and not found, the software searches
for the "previous" name, example.com).
% DATASRC_SQLITE_PREVIOUS_NO_ZONE no zone containing '%1'
The name given was not found, so the program is searching for the next
name higher up the hierarchy (e.g. if www.example.com were queried
-for and not found, the sofftware searches for the "previous" name,
+for and not found, the software searches for the "previous" name,
example.com). However, this name is not contained in any zone in the
data source. This is an error since it indicates a problem in the earlier
processing of the query.
More information about the bind10-changes
mailing list