Skip to content

Commit d024f50

Browse files
Merge branch 'main' into mismatch-op-type
2 parents 2462bcd + 27c4fef commit d024f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/template_configuration/FreeRTOSConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@
640640
#define configUSE_APPLICATION_TASK_TAG 0
641641

642642
/* USE_POSIX_ERRNO enables the task global FreeRTOS_errno variable which will
643-
* containthe most recent error for that task. */
643+
* contain the most recent error for that task. */
644644
#define configUSE_POSIX_ERRNO 0
645645

646646
/* Set the following INCLUDE_* constants to 1 to incldue the named API function,

0 commit comments

Comments
 (0)