summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-20 14:52:14 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-20 14:52:29 +0200
commit8c3f5a70231f83f9fb00614fdb491e2bcc61239a (patch)
treeac7f8e2068bccb4a13d3f6df096cb97aad87c2b7 /spec
parent79e013c15cd7b92ff4c5981b0d2c43e91babc0d3 (diff)
spec: Fix typo
Diffstat (limited to 'spec')
-rw-r--r--spec/rtems/task/if/wake-after.yml2
1 files changed, 1 insertions, 1 deletions
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: