Skip to content

Commit 436fabe

Browse files
galaxyedenkartben
authored andcommitted
doc: build: signing: Correct typo – 'singing' to 'signing'
Fixing a typo in two places Signed-off-by: Eden Uhde <eden@cutegirls.club>
1 parent 33f6b76 commit 436fabe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/build/signing/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ from the :file:`zephyrproject` workspace you created in the :ref:`getting_starte
2929
Notes on the above commands:
3030

3131
- ``YOUR_BOARD`` should be changed to match your board
32-
- The singing key value is the insecure default provided and used by MCUboot for development
32+
- The signing key value is the insecure default provided and used by MCUboot for development
3333
and testing
3434
- You can change the ``hello_world`` application directory to any other application that can be
3535
loaded by MCUboot, such as the :zephyr:code-sample:`smp-svr` sample.
3636

3737
For more information on these and other related configuration options, see:
3838

3939
- ``SB_CONFIG_BOOTLOADER_MCUBOOT``: build the application for loading by MCUboot
40-
- ``SB_CONFIG_BOOT_SIGNATURE_KEY_FILE``: the key file to use when singing images. If you have
40+
- ``SB_CONFIG_BOOT_SIGNATURE_KEY_FILE``: the key file to use when signing images. If you have
4141
your own key, change this appropriately
4242
- :kconfig:option:`CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS`: optional additional command line arguments
4343
for ``imgtool``

0 commit comments

Comments
 (0)