changed comment

This commit is contained in:
mattijs 2009-08-12 14:51:31 +01:00
parent 601f2831ec
commit 2df1d4053c

View File

@ -286,7 +286,7 @@ Foam::mapDistribute::mapDistribute(const mapDistribute& map)
void Foam::mapDistribute::compact(const boolList& elemIsUsed)
{
// 1. send back to sender. Have him delete the corresponding element
// 1. send back to sender. Have sender delete the corresponding element
// from the submap and do the same to the constructMap locally
// (and in same order).