mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-22 03:22:29 +00:00
Fix spelling mistakes in documentation
This commit is contained in:
@@ -509,7 +509,7 @@ class BOOST_MPI_DECL communicator
|
||||
*/
|
||||
status recv(int source, int tag) const;
|
||||
|
||||
/** @brief Send a message to remote process nd receive another message
|
||||
/** @brief Send a message to remote process and receive another message
|
||||
* from another process.
|
||||
*/
|
||||
template<typename T>
|
||||
|
||||
Reference in New Issue
Block a user