From 8c18c60c0082fcf50ba18f413e16df36a25466c1 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 17 Jul 2015 15:30:13 -0700 Subject: [PATCH] sp. --- node/MulticastGroup.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/MulticastGroup.hpp b/node/MulticastGroup.hpp index ad0c410cc..61fb55f23 100644 --- a/node/MulticastGroup.hpp +++ b/node/MulticastGroup.hpp @@ -89,7 +89,7 @@ public: throw() { if (ip.isV4()) { - // IPv4 wants braodcast MACs, so we shove the V4 address itself into + // IPv4 wants broadcast MACs, so we shove the V4 address itself into // the Multicast Group ADI field. Making V4 ARP work is basically why // ADI was added, as well as handling other things that want mindless // Ethernet broadcast to all.