Fix a few minor typos

This commit is contained in:
Nathan Hartman
2019-09-08 15:59:14 -06:00
committed by Gregory Nutt
parent f9327b6b06
commit 91ef2ec394
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ choice
default MAPLE_STANDARD if ARCH_CHIP_STM32F103RB
default MAPLE_MINI if ARCH_CHIP_STM32F103CB
---help---
Select the board hosting the architure. You must first select the
Select the board hosting the architecture. You must first select the
exact MCU part number, then the boards supporting that part will
be available for selection. Use ARCH_BOARD_CUSTOM to create a new
board configuration.