[rtems-central commit] spec: Fix typo

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


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

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

spec: Fix typo

---

 spec/rtems/barrier/req/perf-release-auto-other-cpu.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml b/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml
index 1ed16d9a..ff180283 100644
--- a/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml
+++ b/spec/rtems/barrier/req/perf-release-auto-other-cpu.yml
@@ -65,7 +65,7 @@ test-teardown:
 text: |
   Let U and V be two tasks with distinct home schedulers.  Let :math:`B`
   be a time point measured by U right before a call to ${../if/wait:/name}
-  which automaticall releases the barrier.  Let :math:`E` be a time point
+  which automatically releases the barrier.  Let :math:`E` be a time point
   measured by V right after a call to ${../if/wait:/name} returns
   successfully due to the ${../if/wait:/name} call associated with :math:`B`.
   While the execution environment is ${.:/environment}, while the barrier is an



More information about the vc mailing list