Skip to content

Commit c165e48

Browse files
de-nordicCopilot
andauthored
Update boot/zephyr/include/mcuboot_config/mcuboot_config.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 31268f1 commit c165e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/zephyr/include/mcuboot_config/mcuboot_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355

356356
/* If set to non-0 it will use logical sectors rather than querying
357357
* device for sector sizes. This slightly reduces code and RAM usage.
358-
* Note that the logical sector size has to be multiply of erase
358+
* Note that the logical sector size has to be multiple of erase
359359
* sector size that is biggest for of all devices in the system.
360360
*/
361361
#if defined(CONFIG_MCUBOOT_LOGICAL_SECTOR_SIZE)

0 commit comments

Comments
 (0)