Skip to content

Commit 3c5586e

Browse files
committed
typo
1 parent e289365 commit 3c5586e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/output/dump.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ void Dump::CreateMPIDataType(GridBox gb, bool read) {
7171
int size[3];
7272
int subsize[3];
7373

74-
// the grid is required to now the current MPÏ domain decomposition
74+
// the grid is required to know the current MPÏ domain decomposition
7575
Grid *grid = data->mygrid;
7676

7777
// Dimensions for cell-centered fields

0 commit comments

Comments
 (0)