Skip to content

Commit 5a33e7a

Browse files
committed
docs: clarify
1 parent 0dc144d commit 5a33e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_core/docs/source/release/0.5.0-notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ None.
6161
Fixes and enhancements
6262
----------------------
6363

64-
- Zero-size arrays are now supported as inputs to ``StridedMemoryView.from_cuda_array_interface``.
64+
- Zero-size arrays are now supported as inputs when constructing ``StridedMemoryView``.
6565
- Most CUDA resources can be hashed now.
6666
- Python ``bool`` objects are now converted to C++ ``bool`` type when passed as kernel arguments (previously converted to ``int``).
6767
- Restored v0.3.x :class:`MemoryResource` behaviors and missing MR attributes for backward compatibility.

0 commit comments

Comments
 (0)