Skip to content

Commit 744b7b1

Browse files
Merge pull request #1618 from IntelPython/fix-typo-in-CHANGELOG
Fix for typo in changelog
2 parents 3fbe606 + 067fa9d commit 744b7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [0.16.1] - Apr. XX, 2024
88

99
This is a bug-fix release, which also provides a change needed by ``numba_dpex`` project to support dispatching kernels
10-
consuming instances of ``sycl::kernel_accessor`` template type.
10+
consuming instances of ``sycl::local_accessor`` template type.
1111

1212
### Changed
1313

0 commit comments

Comments
 (0)