We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31268f1 commit c165e48Copy full SHA for c165e48
boot/zephyr/include/mcuboot_config/mcuboot_config.h
@@ -355,7 +355,7 @@
355
356
/* If set to non-0 it will use logical sectors rather than querying
357
* device for sector sizes. This slightly reduces code and RAM usage.
358
- * Note that the logical sector size has to be multiply of erase
+ * Note that the logical sector size has to be multiple of erase
359
* sector size that is biggest for of all devices in the system.
360
*/
361
#if defined(CONFIG_MCUBOOT_LOGICAL_SECTOR_SIZE)
0 commit comments