mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Fix a tiny format issue
This commit is contained in:
parent
0ed8839eff
commit
8e8fc95ede
@ -49,7 +49,7 @@ impl UserSpace {
|
||||
///
|
||||
/// ```no_run
|
||||
/// use kxos_frame::task::Task;
|
||||
///
|
||||
///
|
||||
/// let current = Task::current();
|
||||
/// let user_space = current.user_space()
|
||||
/// .expect("the current task is associated with a user space");
|
||||
|
Loading…
x
Reference in New Issue
Block a user