diff --git a/nc_test4/tst_parallel5.c b/nc_test4/tst_parallel5.c index 127a62655..b346942ed 100644 --- a/nc_test4/tst_parallel5.c +++ b/nc_test4/tst_parallel5.c @@ -318,7 +318,7 @@ main(int argc, char **argv) if (!mpi_rank) SUMMARIZE_ERR; if (!mpi_rank) - printf("*** testing cache settings for sequential-opened files..."); + printf("*** testing cache settings for sequentially-opened files..."); { /* This test is related to * https://github.com/Unidata/netcdf-c/issues/1715. */