From: richardbarry Date: Fri, 13 Nov 2009 20:57:51 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: V6.0.1~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6c2da47fb259bd205ce4ed21f5da1c5e89625426;p=freertos Fixed typo. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@932 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h index 6f13f5af3..ba7f7ce47 100644 --- a/Source/include/mpu_wrappers.h +++ b/Source/include/mpu_wrappers.h @@ -59,7 +59,7 @@ only for ports that are using the MPU. */ #ifdef portUSING_MPU_WRAPPERS /* MPU_WRAPPERS_INCLUDED_FROM_API_FILE will be defined when this file is - included from queue.c or task.c to prevent it from having an effict within + included from queue.c or task.c to prevent it from having an effect within those files. */ #ifndef MPU_WRAPPERS_INCLUDED_FROM_API_FILE