Merge pull request from Dillonmcewan/rcc-docs-typo

Fix 'clocok' typo in RCC docs
This commit is contained in:
Dario Nieuwenhuis 2024-04-05 17:27:18 +00:00 committed by GitHub
commit 9884460787
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
///