mirror of
https://github.com/espressif/openthread.git
synced 2026-08-11 21:27:46 +00:00
[test] add code spell check and correct wrong spelling (#9066)
This commit is contained in:
@@ -310,7 +310,7 @@ void TestEncoder(void)
|
||||
printf(" -- PASS\n");
|
||||
|
||||
printf("\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -");
|
||||
printf("\nTest 5: Test saving position and reseting back to a saved position");
|
||||
printf("\nTest 5: Test saving position and resetting back to a saved position");
|
||||
|
||||
SuccessOrQuit(encoder.BeginFrame(Spinel::Buffer::kPriorityLow));
|
||||
SuccessOrQuit(encoder.WriteUint8(kUint8));
|
||||
|
||||
Reference in New Issue
Block a user