|
@@ -1054,7 +1054,7 @@ TEST_F(Pkt6Test, getAnyRelayOption) {
|
|
|
TEST_F(Pkt6Test, toText) {
|
|
|
|
|
|
// This packet contains doubly relayed solicit. The inner-most
|
|
|
- // relay-forward contains inteface-id and remote-id. We will
|
|
|
+ // relay-forward contains interface-id and remote-id. We will
|
|
|
// check that these are printed correctly.
|
|
|
Pkt6Ptr msg(capture2());
|
|
|
EXPECT_NO_THROW(msg->unpack());
|