[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Thu Sep 17 18:06:42 UTC 2020


Module:    rtems-central
Branch:    master
Commit:    a97ef9d1df73654b8130e7a41984a92fd0418ca2
Changeset: http://git.rtems.org/rtems-central/commit/?id=a97ef9d1df73654b8130e7a41984a92fd0418ca2

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep 17 20:06:19 2020 +0200

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 46c8440..2643a27 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 <rtems/confdefs.h> assumes that all tasks



More information about the vc mailing list