BIND 10 trac3191, updated. 541922b5300904a5de2eaeddc3666fc4b654ffba [3191] Typo fixed.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Oct 23 13:26:10 UTC 2013
The branch, trac3191 has been updated
via 541922b5300904a5de2eaeddc3666fc4b654ffba (commit)
from d8d20c9781e6a644c85339b966c5c6a31ad24a59 (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 541922b5300904a5de2eaeddc3666fc4b654ffba
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Wed Oct 23 15:25:57 2013 +0200
[3191] Typo fixed.
-----------------------------------------------------------------------
Summary of changes:
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc b/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
index e482a1c..ed856b2 100644
--- a/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
+++ b/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
@@ -1340,7 +1340,7 @@ TEST_F(Dhcpv4SrvTest, siaddr) {
}
// Checks if the next-server defined as global value is overridden by subnet
-// specific value and returned in server messagey. There's also similar test for
+// specific value and returned in server messages. There's also similar test for
// checking parser only configuration, see Dhcp4ParserTest.nextServerOverride in
// config_parser_unittest.cc.
TEST_F(Dhcpv4SrvTest, nextServerOverride) {
More information about the bind10-changes
mailing list