Skip to content

Commit ab0466f

Browse files
authored
Fix typo
1 parent 1fff5d1 commit ab0466f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Mutex/Mutex.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include <Arduino_FreeRTOS.h>
88

99

10-
// Include mutex supoport
10+
// Include mutex support
1111
#include <semphr.h>
1212

1313
/*

0 commit comments

Comments
 (0)