Skip to content

Commit 88b9809

Browse files
committed
Make fixes noted by DavidL
--- Signed-off-by: Brad Chamberlain <[email protected]>
1 parent acba1cb commit 88b9809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Standard Layouts and Distributions
105105
* enabled `.targetLocales()` queries on sparse `blockDist` domains/arrays
106106
* added new utility routines for sparse `blockDist`-distributed domains/arrays:
107107
- `setLocalSubdomain()` to assign the current locale's subdomain of nonzeroes
108-
- `[get|set]LocalSubarry()` to query/set the current locale's nonzero values
108+
- `[get|set]LocalSubarray()` to query/set the current locale's nonzero values
109109

110110
Deprecated / Unstable / Removed Library Features
111111
------------------------------------------------
@@ -276,7 +276,7 @@ Portability / Platform-specific Improvements
276276
* fixed memory leaks in the runtime when using `CHPL_COMM=ofi` with AWS EFA
277277
* fixed regex escape sequences generating errors with Python 3.12
278278
* fixed some bugs with `CHPL_COMM=ugni` when using bundled LLVM and/or GPUs
279-
* fixed a portability issue in which the PGI compiler's name was mis-spelled
279+
* fixed a portability issue in which the PGI compiler's name was misspelled
280280

281281
Compiler Improvements
282282
---------------------

0 commit comments

Comments
 (0)