[PATCH rtems-central 1/2] spec: Fix none-atomic -> non-atomic typo

Martin Erik Werner martinerikwerner at gmail.com
Sat Feb 11 16:26:57 UTC 2023


---
 spec/rtems/message/req/broadcast.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/message/req/broadcast.yml
b/spec/rtems/message/req/broadcast.yml
index b0e1af12..4b2d0f41 100644
--- a/spec/rtems/message/req/broadcast.yml
+++ b/spec/rtems/message/req/broadcast.yml
@@ -88,7 +88,7 @@ post-conditions:
       waiting for a message at the ${/glossary/messagequeue:/term}.
 
       Note: Currently, ${../if/broadcast:/name} unblocks
-      ${../glossary/receiver:/plural} in a none-atomic way. Meaning,
+      ${../glossary/receiver:/plural} in a non-atomic way. Meaning,
       it will not only ${../glossary/unblock:/term} those
       ${../glossary/receiver:/plural} it finds waiting at the queue
       when ${../if/broadcast:/name} is invoked but also any new
-- 
2.30.2



More information about the devel mailing list