Skip to content

Commit 20d4047

Browse files
committed
chore: Fix typo in Kconfig
Signed-off-by: Lluis Campos <[email protected]>
1 parent b6702da commit 20d4047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/zephyr/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ if MENDER_MCU_CLIENT
452452

453453
config MENDER_NET_CA_CERTIFICATE_TAG_DORMANT
454454
int "Dormant CA certificate tag for Server rescue"
455-
# the tag is arbirtrarily set to 9
455+
# the tag is arbitrarily set to 9
456456
default 9
457457
depends on MENDER_SERVER_DORMANT_CERTIFICATE
458458
help

0 commit comments

Comments
 (0)