Skip to content

Commit db111fc

Browse files
adamrkojeda
andauthored
doc formatting
Co-authored-by: Miguel Ojeda <[email protected]>
1 parent fc0f018 commit db111fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/module.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ fn permissions_are_readonly(perms: &str) -> bool {
176176
/// The `type` argument should be a type which implements the [`KernelModule`] trait.
177177
/// Also accepts various forms of kernel metadata.
178178
///
179-
/// ## Example
179+
/// # Examples
180180
/// ```rust,no_run
181181
/// use kernel::prelude::*;
182182
///

0 commit comments

Comments
 (0)