Skip to content

Commit 3ead8f0

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

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
@@ -218,7 +218,7 @@ fn permissions_are_readonly(perms: &str) -> bool {
218218
/// }
219219
/// ```
220220
///
221-
/// ## Suported Parameter Types
221+
/// # Supported Parameter Types
222222
///
223223
/// - `bool` - Corresponds to C `bool` param type.
224224
/// - `u8` - Corresponds to C `char` param type.

0 commit comments

Comments
 (0)