mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Fix typos
Ran `typos .` and fixed all typos that do make sense. https://crates.io/crates/typos
This commit is contained in:
parent
dec3bff5e2
commit
346d1c2df3
70 changed files with 106 additions and 106 deletions
|
@ -8,6 +8,6 @@ as well as CMake as build system.
|
|||
|
||||
This documentation is divided into three sub-sections:
|
||||
|
||||
- [ESP-IDF section](esp_idf.md), when targetting MCUs with Espressif's IoT Development Framework
|
||||
- [STM32 section](stm32.md), when targetting MCUs in STMicroelectronics' STM32Cube Ecosystem.
|
||||
- [ESP-IDF section](esp_idf.md), when targeting MCUs with Espressif's IoT Development Framework
|
||||
- [STM32 section](stm32.md), when targeting MCUs in STMicroelectronics' STM32Cube Ecosystem.
|
||||
- [Generic section](generic.md), providing an overview how to use Slint with other MCUs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue