Skip to content

Commit 949bcaa

Browse files
authored
Fixed typo 'thead' in thread_neighbor_class.h
Note that the word 'thead' is wrong, so that 'thead' should been replaced with thread'.
1 parent 06b22d9 commit 949bcaa

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

Lines changed: 1 addition & 1 deletion
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)