]> git.sur5r.net Git - freertos/commitdiff
Correct typeo.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 29 May 2009 08:12:46 +0000 (08:12 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 29 May 2009 08:12:46 +0000 (08:12 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@744 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/readme.txt

index df1543ad666f8ced5e8c25860de7bc63b8037451..81518ecb4339e35363d844853fde09116e314cea 100644 (file)
@@ -4,7 +4,7 @@ specific to a particular microcontroller and or compiler.
 \r
 + The FreeRTOS/Source directory contains the three files that are common to \r
 every port - list.c, queue.c and tasks.c.  The kernel is contained within these \r
-three files.  croutine.c implements the options co-routine functionality - which\r
+three files.  croutine.c implements the optional co-routine functionality - which\r
 is normally only used on very memory limited systems.\r
 \r
 + The FreeRTOS/Source/Portable directory contains the files that are specific to \r