[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Thu Jul 20 12:43:45 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jul 20 14:52:14 2023 +0200

spec: Fix typo

---

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

diff --git a/spec/rtems/task/if/wake-after.yml b/spec/rtems/task/if/wake-after.yml
index 7593aa91..c4799f4d 100644
--- a/spec/rtems/task/if/wake-after.yml
+++ b/spec/rtems/task/if/wake-after.yml
@@ -42,7 +42,7 @@ notes: |
   directive and similar directives which set ${/glossary/clock-realtime:/term}
   have no effect on a ${wake-after:/name} blocked task.  The delay until first
   clock tick will never be a whole clock tick interval since this directive will
-  never excute exactly on a clock tick.  Applications requiring use of a clock
+  never execute exactly on a clock tick.  Applications requiring use of a clock
   (${/glossary/clock-realtime:/term} or ${/glossary/clock-monotonic:/term})
   instead of clock ticks should make use of ${/c/if/clock-nanosleep:/name}.
 params:



More information about the vc mailing list