]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/Common/Minimal/GenQTest.c
Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
[freertos] / FreeRTOS / Demo / Common / Minimal / GenQTest.c
index 97f693c854f8d9360d0a132ac5fbfaea7d2ec991..b9022333ffd04f08332b06c3b80735af165c477d 100644 (file)
@@ -218,7 +218,7 @@ QueueHandle_t xQueue;
        for( ;; )\r
        {\r
                /* The queue is empty, so sending an item to the back of the queue\r
-               should have the same efect as sending it to the front of the queue.\r
+               should have the same effect as sending it to the front of the queue.\r
 \r
                First send to the front and check everything is as expected. */\r
                ulLoopCounterSnapshot = ulLoopCounter;\r