Skip to content
Snippets Groups Projects
Commit 4b0fd997 authored by Christian Engwer's avatar Christian Engwer
Browse files

[parallel,doc] small documentation fix

parent 20ef1b87
Branches
Tags
No related merge requests found
......@@ -851,7 +851,7 @@ namespace Dune
/**
* @brief Type of the map of information about the messages to send.
*
* The key is the process number to communicate with and the key is
* The key is the process number to communicate with and the value is
* the pair of information about sending and receiving messages.
*/
typedef std::map<int,std::pair<MessageInformation,MessageInformation> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment