Skip to content

Commit f0eeb77

Browse files
committed
Fix typo in changelog
1 parent 65df6d7 commit f0eeb77

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
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- Fix panic in `tlsf::Heap::used`.
1313
- Fix panic in `tlsf::Heap::free` in case the value returned from `insert_free_block_ptr`
14-
does not conver the full memory range passed in.
14+
does not cover the full memory range passed in.
1515

1616
## [v0.7.0] - 2026-01-03
1717

0 commit comments

Comments
 (0)