mirror of
https://github.com/espressif/openthread.git
synced 2026-09-03 15:50:06 +00:00
[style] fix spelling errors (#8939)
This commit is contained in:
@@ -105,7 +105,7 @@ void DuaManager::HandleDomainPrefixUpdate(BackboneRouter::Leader::DomainPrefixSt
|
||||
switch (aState)
|
||||
{
|
||||
case BackboneRouter::Leader::kDomainPrefixUnchanged:
|
||||
// In case removed for some reason e.g. the kDuaInvalid response from PBBR forcely
|
||||
// In case removed for some reason e.g. the kDuaInvalid response from PBBR forcefully
|
||||
VerifyOrExit(!Get<ThreadNetif>().HasUnicastAddress(GetDomainUnicastAddress()));
|
||||
|
||||
OT_FALL_THROUGH;
|
||||
|
||||
Reference in New Issue
Block a user