rtems: Fix typo

Update #3959.
This commit is contained in:
Sebastian Huber
2020-09-17 20:07:08 +02:00
parent 3dd4cbb50d
commit 2f65e136e5

View File

@@ -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 <rtems/confdefs.h> assumes that all tasks