From a97ef9d1df73654b8130e7a41984a92fd0418ca2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 17 Sep 2020 20:06:19 +0200 Subject: spec: Fix typo --- spec/rtems/task/if/construct.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/rtems/task/if/construct.yml b/spec/rtems/task/if/construct.yml index 46c84408..2643a272 100644 --- a/spec/rtems/task/if/construct.yml +++ b/spec/rtems/task/if/construct.yml @@ -35,7 +35,7 @@ notes: | through 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 as any + 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