]> git.sur5r.net Git - freertos/commitdiff
Fixed typo.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 13 Nov 2009 20:57:51 +0000 (20:57 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 13 Nov 2009 20:57:51 +0000 (20:57 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@932 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/mpu_wrappers.h

index 6f13f5af3f929a77a3284890a2964b4116768569..ba7f7ce47268d66ebd79a95baf6795c99d6a1bee 100644 (file)
@@ -59,7 +59,7 @@ only for ports that are using the MPU. */
 #ifdef portUSING_MPU_WRAPPERS\r
 \r
        /* MPU_WRAPPERS_INCLUDED_FROM_API_FILE will be defined when this file is\r
-       included from queue.c or task.c to prevent it from having an effict within\r
+       included from queue.c or task.c to prevent it from having an effect within\r
        those files. */\r
        #ifndef MPU_WRAPPERS_INCLUDED_FROM_API_FILE\r
 \r