Skip to content

Commit

Permalink
man: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Darryl Abbate <[email protected]>
  • Loading branch information
darrylabbate committed Jun 13, 2024
1 parent 1a6447a commit 2b104fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/fi_endpoint.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ The following option levels and option names and parameters are defined.
case, `ep_attr->max_msg_size` should be used.
- *FI_OPT_MAX_TAGGED_SIZE - size_t *
: Define the maximum message size that can be trnasferred by the endpoint
: Define the maximum message size that can be transferred by the endpoint
in a single tagged message. The size is limited by the endpoint's configuration
and the provider's capabilities, and must be less than or equal to
`ep_attr->max_msg_size`.
Expand Down

0 comments on commit 2b104fc

Please sign in to comment.