Skip to content

Commit 060f314

Browse files
committed
partition_manager: kconfig: Fix typo
Tiny fix. Signed-off-by: Dominik Ermel <[email protected]>
1 parent 190a14e commit 060f314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/partition_manager/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
232232
config PM_OVERRIDE_EXTERNAL_DRIVER_CHECK
233233
bool "Override external driver check"
234234
help
235-
When enabled, will include all external flash stroage areas without
235+
When enabled, will include all external flash storage areas without
236236
being gated on the NORDIC_QSPI_NOR Kconfig, can be enabled to use
237237
non-QSPI external flash chips from partition manager.
238238

0 commit comments

Comments
 (0)