Browse Source

[trac1078] Minor changes after review

Stephen Morris 14 years ago
parent
commit
5e1e54cbee
2 changed files with 3 additions and 3 deletions
  1. 2 2
      src/bin/resolver/resolver_messages.mes
  2. 1 1
      src/lib/resolve/resolve_messages.mes

+ 2 - 2
src/bin/resolver/resolver_messages.mes

@@ -23,7 +23,7 @@ message to the sender with the RCODE set to NOTIMP.
 
 % RESOLVER_AXFR_UDP AXFR request received over UDP
 This is a debug message output when the resolver received a request for
-an AXFR (full transfer of a zone) over TCP.  Only authoritative servers
+an AXFR (full transfer of a zone) over UDP.  Only authoritative servers
 are able to handle AXFR requests (and in any case, an AXFR request should
 be sent over TCP), so the resolver will return an error message to the
 sender with the RCODE set to NOTIMP.
@@ -200,7 +200,7 @@ timeout and drop the query.
 % RESOLVER_SET_ROOT_ADDRESS setting root address %1(%2)
 This message gives the address of one of the root servers used by the
 resolver.  It is output during startup and may appear multiple times,
-oncee for each root server address.
+once for each root server address.
 
 % RESOLVER_SHUTDOWN resolver shutdown complete
 This informational message is output when the resolver has shut down.

+ 1 - 1
src/lib/resolve/resolve_messages.mes

@@ -127,7 +127,7 @@ This is a warning message only generated in unit tests.  It indicates
 that all upstream queries from the resolver are being routed to the
 specified server, regardless of the address of the nameserver to which
 the query would normally be routed.  If seen during normal operation,
-please log a bug report.
+please submit a bug report.
 
 % RESLIB_TEST_UPSTREAM sending upstream query for <%1> to test server at %2
 This is a debug message and should only be seen in unit tests.  A query for