Skip to content

Commit 329de3f

Browse files
committed
Fix doc wording
1 parent ae17796 commit 329de3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: common/src/load_kernel.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ where
360360
/// Write to the kernel address space.
361361
///
362362
/// ## Safety
363-
/// - `page` should be a page mapped by a Load segment.
363+
/// - `addr` should refer to a page mapped by a Load segment.
364364
///
365365
/// ## Panics
366366
///

0 commit comments

Comments
 (0)