mirror of
https://github.com/espressif/openthread.git
synced 2026-09-18 07:00:08 +00:00
[test] add code spell check and correct wrong spelling (#9066)
This commit is contained in:
@@ -118,7 +118,7 @@ class Cert_5_3_3_AddressQuery(thread_cert.TestCase):
|
||||
self.assertTrue(self.nodes[MED1].ping(router3_mleid))
|
||||
|
||||
# 3
|
||||
# Wait the finish of address resolution traffic triggerred by previous
|
||||
# Wait the finish of address resolution traffic triggered by previous
|
||||
# ping.
|
||||
self.simulator.go(5)
|
||||
|
||||
@@ -126,7 +126,7 @@ class Cert_5_3_3_AddressQuery(thread_cert.TestCase):
|
||||
self.assertTrue(self.nodes[ROUTER1].ping(med1_mleid))
|
||||
|
||||
# 4
|
||||
# Wait the finish of address resolution traffic triggerred by previous
|
||||
# Wait the finish of address resolution traffic triggered by previous
|
||||
# ping.
|
||||
self.simulator.go(5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user