Skip to content

Commit e3f4449

Browse files
committed
fix typo
1 parent 63070cd commit e3f4449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
//! * [Quad or Octo SPI](crate::xspi) Feature gate `xspi`
2727
//! * [Ethernet](crate::ethernet) Feature gate `ethernet`
2828
//! * [USB HS](crate::usb_hs) Feature gate `usb_hs`
29-
//! * [LCD-TFT Display Controller](crate::ltdc) Feature gate `ldtc`
29+
//! * [LCD-TFT Display Controller](crate::ltdc) Feature gate `ltdc`
3030
//!
3131
//! External Memory
3232
//!

0 commit comments

Comments
 (0)