Skip to content

Commit 9508968

Browse files
committed
Update doc
1 parent 664d283 commit 9508968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ impl CortexMHeap {
7777
///
7878
/// `start_addr` is the address where the heap will be located.
7979
///
80-
/// `end_addr` points to the end of the heap.
80+
/// `size` is the size of the heap in bytes.
8181
///
8282
/// Note that:
8383
///

0 commit comments

Comments
 (0)