summaryrefslogtreecommitdiffstats
path: root/src/devices/features/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/features/mod.rs')
-rw-r--r--src/devices/features/mod.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/features/mod.rs b/src/devices/features/mod.rs
index c24b7b4..e64f25a 100644
--- a/src/devices/features/mod.rs
+++ b/src/devices/features/mod.rs
@@ -1,5 +1,4 @@
-//! Implementation of IC features separated in tiers depending on the hardware
-//! support.
+//! Implementation of IC features separated in tiers depending on the hardware support.
mod tier1;
mod tier2;