Skip to content

Commit 22be255

Browse files
fix typo
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 5e99554 commit 22be255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Fixes and enhancements
3838

3939
- Fixed a segmentation fault when accessing :class:`StridedMemoryView` ``shape`` and ``strides`` members.
4040
- Fixed :attr:`DeviceMemoryResourceOptions.max_size` not accepting values above ``INT_MAX``.
41-
- Fixed redendering of the documentation for :class:`VirtualMemoryResourceOptions`.
41+
- Fixed rendering of the documentation for :class:`VirtualMemoryResourceOptions`.
4242
- Fixed NumPy version requirement for the code sample ``thread_block_cluster.py``.
4343
- Fixed VMM-related tests.

0 commit comments

Comments
 (0)