Skip to content

Commit 0715881

Browse files
committed
fixes nightly builds
1 parent 98a6fb8 commit 0715881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
//!
124124
//! ```
125125
//! // crate: stm32f30x-hal
126-
//! //! An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
126+
//! // An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
127127
//!
128128
//! extern crate embedded_hal as hal;
129129
//! extern crate nb;

0 commit comments

Comments
 (0)