]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
Changes in common files:
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CA9 / port.c
index c57b0ce92dda33f7f2e0e51d19e2013a3f9ece7a..37b201221d57e910338a939b255d743cceca028e 100644 (file)
@@ -181,7 +181,7 @@ the CPU itself before modifying certain hardware registers. */
 #define portBIT_0_SET                                                          ( ( uint8_t ) 0x01 )\r
 \r
 /* Let the user override the pre-loading of the initial LR with the address of\r
-prvTaskExitError() in case is messes up unwinding of the stack in the\r
+prvTaskExitError() in case it messes up unwinding of the stack in the\r
 debugger. */\r
 #ifdef configTASK_RETURN_ADDRESS\r
        #define portTASK_RETURN_ADDRESS configTASK_RETURN_ADDRESS\r