]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/Common/ARMv8M/mpu_demo/mpu_demo.h
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS / Demo / Common / ARMv8M / mpu_demo / mpu_demo.h
index ece6a5a727d55fe6ef32423671d283cc0b72e05a..10911a23b39fbfe2c9495f07133ee8936299ee0c 100644 (file)
@@ -36,9 +36,9 @@
  * with Read Only access then tries to write to the shared memory which results\r
  * in a Memory fault. The fault handler examines that it is the fault generated\r
  * by the task with Read Only access and if so, it recovers from the fault\r
- * greacefully by moving the Program Counter to the next instruction to the one\r
+ * gracefully by moving the Program Counter to the next instruction to the one\r
  * which generated the fault. If any other memory access violation occurs, the\r
- * fault handler will get stuck in an inifinite loop.\r
+ * fault handler will get stuck in an infinite loop.\r
  */\r
 void vStartMPUDemo( void );\r
 \r