From 49eb8613d58f748b868ac67108d2dcdac4593282 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Mon, 26 Feb 2024 13:35:15 -0600 Subject: [PATCH] Fix typos in CHANGES --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index e6198710b04..8290f732489 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,8 @@ Changes in 4.1.3 =============================================================================== -# Ignore error when shutting down ch4/ofi netmod to avoid crashing in - MPI_FINALIZE. Debug builds will now warn. +# Ignore errors when shutting down ch4/ofi netmod to avoid crashing in + MPI_FINALIZE. Debug builds will now warn about unclean shutdown. # Add missing PMPI_Status_{f082f,f2f08} in mpi_f08 module @@ -16,7 +16,7 @@ # Fix integer overflow bugs in ROMIO GPFS driver -# Fix bug in ch4/ucx netmod when partial data is send to a noncontig +# Fix bug in ch4/ucx netmod when partial data is sent to a noncontig recv # Fix bug in MPI_REDUCE with MPI_IN_PLACE in ch4/shm collectives