Skip to content

Commit a30964a

Browse files
committed
docs: fix typos in v5.0.x news
Thanks to Tony Curtis for pointing out the issues. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 37f1f82 commit a30964a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/news/news-v5.0.x.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Open MPI version 5.0.0rc12
107107
- Droped unknown/ignored info keys on communicators, files,
108108
and windows.
109109
- Initial implementations of ``MPI_COMM_TYPE_HW_GUIDED`` and ``MPI_COMM_TYPE_HW_GUIDED`` added.
110-
- ``MPI_Info_get()`` and ``MPI_Infi_get_valuelen()`` are now deprecated.
110+
- ``MPI_Info_get()`` and ``MPI_Info_get_valuelen()`` are now deprecated.
111111
- Issue a deprecation warning when ``MPI_Cancel()`` is called for a non-blocking send request.
112112

113113
- Transport updates and improvements
@@ -133,7 +133,7 @@ Open MPI version 5.0.0rc12
133133

134134
- Improved support for the HPE SS11 network.
135135
- Added cache bypass mechanism. This fixes conflicts
136-
with Libfabric, which has its own registration cache. This addes a bypass
136+
with Libfabric, which has its own registration cache. This adds a bypass
137137
flag which can be used for providers known to have their own registration cache.
138138

139139
- Shared Memory:

0 commit comments

Comments
 (0)