mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 20:57:47 +00:00
[net] fix typo multicast in comments (#8756)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user