Skip to content

Commit 2d6b692

Browse files
committed
Fix typo in comment.
1 parent e36918a commit 2d6b692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mpi/mpi_caf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ typedef struct mpi_caf_token_t
143143
*
144144
* o[2]%.comp // using T to get o of [2]
145145
*
146-
* +-o-on-image-2----+ "copy" of the requierd parts of o[2] on current image
146+
* +-o-on-image-2----+ "copy" of the required parts of o[2] on current image
147147
* | 0x4711 | comp * in global_dynamic_window
148148
* | 0x2424 | comp_token * of type slave_token
149149
* +-----------------+

0 commit comments

Comments
 (0)