From 9bdc9888f4c2c72d50dcc07d7a95807e6c392c86 Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Fri, 21 Aug 2015 15:28:15 +0200 Subject: [PATCH] Comment change --- src/Grid/grid_dist_id.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Grid/grid_dist_id.hpp b/src/Grid/grid_dist_id.hpp index f6591cea7..b34dee667 100644 --- a/src/Grid/grid_dist_id.hpp +++ b/src/Grid/grid_dist_id.hpp @@ -37,7 +37,7 @@ * \snippet grid_dist_id_unit_test.hpp Synchronize the ghost and check the information * ### Create and access a distributed grid for complex structures * \snippet grid_dist_id_unit_test.hpp Create and access a distributed grid complex - * ### Synchronized distributed grid for complex structures + * ### Synchronize a distributed grid for complex structures * \snippet grid_dist_id_unit_test.hpp Synchronized distributed grid complex * */ -- GitLab