Skip to content

Commit ceaeff0

Browse files
committed
docs: update docs
1 parent 36558ad commit ceaeff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/libs/kill_tree/src/blocking.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ pub fn kill_tree(process_id: ProcessId) -> Result<Outputs> {
9595
/// }
9696
/// ```
9797
///
98-
/// /// # Errors
98+
/// # Errors
9999
///
100100
/// ## `InvalidProcessId`
101101
/// Returns the process ID of the kernel or system, or if greater than the available maximum process ID.

0 commit comments

Comments
 (0)