[svn] commit: r1049 - /trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Mar 1 14:41:23 UTC 2010
Author: jreed
Date: Mon Mar 1 14:41:23 2010
New Revision: 1049
Log:
Typo fix in a comment line.
(Funny r1038 was a typo fix that brought this typo :)
Modified:
trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
Modified: trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
==============================================================================
--- trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1 (original)
+++ trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1 Mon Mar 1 14:41:23 2010
@@ -1,5 +1,5 @@
#
-# A simple DNS resonse message
+# A simple DNS response message
# ID = 0x1035
# QR=1 (response), Opcode=0, AA=1, RD=1 (other fields are 0)
# QDCOUNT=1, ANCOUNT=2, other COUNTS=0
More information about the bind10-changes
mailing list