diff --git a/src/cordic.rs b/src/cordic.rs index d4fd10b5..0f12b96c 100644 --- a/src/cordic.rs +++ b/src/cordic.rs @@ -824,7 +824,7 @@ where { /// Release the CORDIC resource binding as a noop. /// - /// # Safety: + /// # Safety /// /// The CORDIC peripheral is not reset. #[inline]