Skip to content

Commit a2d9daa

Browse files
authored
Fix Typo in shmem_alltoall
1 parent a621dd4 commit a2d9daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shmem_alltoall.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
\apiargument{OUT}{dest}{Symmetric address of a data object large enough to receive
3737
the combined total of \VAR{nelems} elements from each \ac{PE} in the
38-
particpating \acp{PE}.
38+
participating \acp{PE}.
3939
The type of \dest{} should match that implied in the SYNOPSIS section.}
4040
\apiargument{IN}{source}{Symmetric address of a data object that contains \VAR{nelems}
4141
elements of data for each \ac{PE} in the participating \acp{PE}, ordered according to

0 commit comments

Comments
 (0)