mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[doc] fix typos in comments (#10664)
Done by `script/code-spell` with some manual fixes.
This commit is contained in:
@@ -559,7 +559,7 @@ def check_compressed_address_registration_tlv(command_msg, cid, iid, cid_present
|
||||
command_msg (MleMessage) : The Mle message to check.
|
||||
cid (int): The context id of the domain prefix.
|
||||
iid (string): The Interface Identifier.
|
||||
cid_present_once(boolean): True if cid entry should apprear only once in AR Tlv.
|
||||
cid_present_once(boolean): True if cid entry should appear only once in AR Tlv.
|
||||
False otherwise.
|
||||
'''
|
||||
found = False
|
||||
|
||||
Reference in New Issue
Block a user