File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
110110Deprecated / 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
281281Compiler Improvements
282282---------------------
You can’t perform that action at this time.
0 commit comments