Skip to content

Commit ecbca0a

Browse files
DavidLin1577Arto Kinnunen
authored andcommitted
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 071911b commit ecbca0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)