Skip to content

Commit 9ec6f5d

Browse files
authored
Merge pull request #12536 from DavidLin1577/patch-7
Fixed typo 'thead' in thread_neighbor_class.h
2 parents 0542b40 + 949bcaa commit 9ec6f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_neighbor_class.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
struct thread_neighbor_class_s;
3434

35-
/** Thead Spesific ModeFlags */
35+
/** Thread Spesific ModeFlags */
3636
#define MLE_THREAD_SECURED_DATA_REQUEST 0x04
3737
#define MLE_THREAD_REQ_FULL_DATA_SET 0x01
3838

0 commit comments

Comments
 (0)