]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad for consi...
[freertos] / FreeRTOS / Demo / CORTEX_M4F_Infineon_XMC4000_IAR / main_full.c
index bb2717bf57a304e8cf590b2366e66953ba6c0695..7bcf5a7db14dc5096fc3d87e8262d4b35e97a1ca 100644 (file)
@@ -166,7 +166,7 @@ extern void vRegTest2Task( void *pvParameters );
 \r
 /* The following two variables are used to communicate the status of the\r
 register check tasks to the check software timer.  If the variables keep\r
-incrementing, then the register check tasks has not discovered any errors.  If\r
+incrementing, then the register check tasks have not discovered any errors.  If\r
 a variable stops incrementing, then an error has been found. */\r
 volatile unsigned long ulRegTest1LoopCounter = 0UL, ulRegTest2LoopCounter = 0UL;\r
 \r