[rtems-central commit] spec: Fix formatting

Sebastian Huber sebh at rtems.org
Tue May 9 13:45:27 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  5 14:41:19 2023 +0200

spec: Fix formatting

---

 spec/rtems/attr/val/attr.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/attr/val/attr.yml b/spec/rtems/attr/val/attr.yml
index 75f8e11f..96068c90 100644
--- a/spec/rtems/attr/val/attr.yml
+++ b/spec/rtems/attr/val/attr.yml
@@ -255,7 +255,7 @@ test-actions:
   checks:
   - brief: |
       Check ${../if/default:/name} equals
-      ``${../if/fifo:/name} | ${../if/local:/name}``.
+      ${../if/fifo:/name} | ${../if/local:/name}.
     code: |
       T_step_eq_int(
         ${.:/step},



More information about the vc mailing list