From 2f65e136e58d8db701ddd116bae8c1bdef295622 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 17 Sep 2020 20:07:08 +0200 Subject: rtems: Fix typo Update #3959. --- cpukit/include/rtems/rtems/tasks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/include/rtems/rtems/tasks.h b/cpukit/include/rtems/rtems/tasks.h index d05a46ff42..aebd3e0f0d 100644 --- a/cpukit/include/rtems/rtems/tasks.h +++ b/cpukit/include/rtems/rtems/tasks.h @@ -300,7 +300,7 @@ typedef struct { * knowledge of the application resources. * * An application based solely on static allocation can avoid any runtime - * memory allocators. This can simplfiy the application architecture as well + * memory allocators. This can simplify the application architecture as well * as any analysis that may be required. * * The stack space estimate done by assumes that all tasks -- cgit v1.2.3