diff options
| author | UMRnInside <[email protected]> | 2026-05-24 09:27:32 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-24 09:27:32 +0800 |
| commit | 3adb63e62a6c7dbc854a72049aa23537a51fabc5 (patch) | |
| tree | 6a8063660e6bab0f645028bcc659b17ed9cbb700 | |
| parent | 2eb1599b4d5e773b71135d82d71e9b422935a410 (diff) | |
Fix typo found by Copilot
chinese -> Chinese
manufactors -> manufacturers
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
| -rw-r--r-- | hw/bsp/ch32v10x/boards/ch32v103c_bluepill/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/ch32v10x/boards/ch32v103c_bluepill/board.h b/hw/bsp/ch32v10x/boards/ch32v103c_bluepill/board.h index 02558b953..3a97b44d6 100644 --- a/hw/bsp/ch32v10x/boards/ch32v103c_bluepill/board.h +++ b/hw/bsp/ch32v10x/boards/ch32v103c_bluepill/board.h @@ -1,4 +1,4 @@ -/* Some chinese manufactors use CH32V103C8T6 to make Bluepill boards +/* Some Chinese manufacturers use CH32V103C8T6 to make Bluepill boards */ /* metadata: name: CH32V103C8T6-Bluepill |
