Skip to content
Snippets Groups Projects
Commit f2e34728 authored by Ansgar Burchardt's avatar Ansgar Burchardt Committed by Carsten Gräser
Browse files

Fix a typo in the documentation.


(cherry picked from commit 6100b778)
Signed-off-by: default avatarCarsten Gräser <graeser@dune-project.org>
parent abb4b739
Branches
Tags
1 merge request!2512017-05 merge of upstream repository
......@@ -443,7 +443,7 @@ namespace Dune
* @brief A communicator that uses buffers to gather and scatter
* the data to be send or received.
*
* Before the data is sent it it copied to a consecutive buffer and
* Before the data is sent it is copied to a consecutive buffer and
* then that buffer is sent.
* The data is received in another buffer and then copied to the actual
* position.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment