Fix 'clocok' typo in RCC docs

This commit is contained in:
Dillon McEwan 2024-04-05 10:07:15 -07:00
commit 2ad82c2adf

View file

@ -111,7 +111,7 @@ mod util {
} }
} }
/// Get the kernel clocok frequency of the peripheral `T`. /// Get the kernel clock frequency of the peripheral `T`.
/// ///
/// # Panics /// # Panics
/// ///