We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f183b4f commit d976ba2Copy full SHA for d976ba2
src/time.rs
@@ -79,7 +79,7 @@ pub struct KiloHertz(pub u32);
79
80
/// Megahertz
81
///
82
-/// Create a frequency specified in kilohertz.
+/// Create a frequency specified in megahertz.
83
84
/// See also [`Hertz`] and [`KiloHertz`] for semantically correct ways of creating lower
85
/// frequencies.
0 commit comments