[doc] fix typos in comments (#10664)

Done by `script/code-spell` with some manual fixes.
This commit is contained in:
Handa Wang
2024-09-03 05:05:54 +08:00
committed by GitHub
parent 98d1aed973
commit e19c775ce3
16 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -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