[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Wed Sep 16 14:44:28 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Sep 16 16:44:07 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 b8828c3..46c8440 100644
--- a/spec/rtems/task/if/construct.yml
+++ b/spec/rtems/task/if/construct.yml
@@ -45,7 +45,7 @@ notes: |
   configuration option.
 
   The ${/acfg/if/max-tasks:/name} should include tasks constructed by
-  ${create:/name}.
+  ${.:/name}.
 params:
 - description: is the task configuration.
   dir: null



More information about the vc mailing list