From 129573e4ab8b6e2f7975eef39044a1aa5922b19e Mon Sep 17 00:00:00 2001 From: Kevin Waters Date: Fri, 30 Aug 2024 10:24:23 -0400 Subject: [PATCH] Update content/shmem_broadcast.tex typo Co-authored-by: Muhammad Awad --- content/shmem_broadcast.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shmem_broadcast.tex b/content/shmem_broadcast.tex index 49abd50b..d67c2fb0 100644 --- a/content/shmem_broadcast.tex +++ b/content/shmem_broadcast.tex @@ -138,7 +138,7 @@ \end{itemize} Otherwise, the behavior is undefined. - Upon return from a active-based broadcast routine, the following are true for the local + Upon return from an active-based broadcast routine, the following are true for the local \ac{PE}: \begin{itemize} \item If the current PE is not the root PE, the \dest{} data object is updated.