[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Wed Sep 16 14:55:26 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Sep 16 16:55:04 2020 +0200

spec: Fix typo

---

 spec/rtems/task/if/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/task/if/config.yml b/spec/rtems/task/if/config.yml
index 76e1337..0d7b95e 100644
--- a/spec/rtems/task/if/config.yml
+++ b/spec/rtems/task/if/config.yml
@@ -70,7 +70,7 @@ definition:
 
       The application may configure the maximum thread-local storage size for
       all threads explicitly through the
-      ${/acfg/if/max-thread-local-storage-size} configuration option.
+      ${/acfg/if/max-thread-local-storage-size:/name} configuration option.
     kind: member
     name: maximum_thread_local_storage_size
   variants: []



More information about the vc mailing list