Skip to content

Commit ae278ad

Browse files
Fix spelling
1 parent f985f53 commit ae278ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-peripheral/src/aclint.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! Devices for the Core Local Interruptor (CLINT) and Advanced CLINT (ACLINT) peripherals.
22
//!
3-
//! CLINT pecification: <https://github.com/pulp-platform/clint>
3+
//! CLINT specification: <https://github.com/pulp-platform/clint>
44
//! ACLINT Specification: <https://github.com/riscvarchive/riscv-aclint/blob/main/riscv-aclint.adoc>
55
66
pub mod mswi;

0 commit comments

Comments
 (0)