[net] fix typo multicast in comments (#8756)

This commit is contained in:
esp-jiangguangming
2023-02-13 22:02:08 -08:00
committed by GitHub
parent 4d14dad95d
commit d28793c104
+1 -1
View File
@@ -281,7 +281,7 @@ public:
#if OPENTHREAD_CONFIG_BACKBONE_ROUTER_ENABLE
/**
* This method configures the UDP socket to join a mutlicast group on a Host network interface.
* This method configures the UDP socket to join a multicast group on a Host network interface.
*
* @param[in] aNetifIdentifier The network interface identifier.
* @param[in] aAddress The multicast group address.