Add missing colon.
This commit is contained in:
parent
6ff6b93560
commit
ba7575886e
@ -1174,7 +1174,7 @@ pub fn abort() -> ! {
|
||||
/// Basic usage:
|
||||
///
|
||||
/// ```no_run
|
||||
/// use std::process:current_pid;
|
||||
/// use std::process::current_pid;
|
||||
///
|
||||
/// println!("My pid is {}", current_pid());
|
||||
/// ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user