summaryrefslogtreecommitdiff
path: root/apps/system/hex2bin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/hex2bin/Kconfig')
-rw-r--r--apps/system/hex2bin/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/hex2bin/Kconfig b/apps/system/hex2bin/Kconfig
index fce69ff41..46c8cdf91 100644
--- a/apps/system/hex2bin/Kconfig
+++ b/apps/system/hex2bin/Kconfig
@@ -4,7 +4,7 @@
#
config SYSTEM_HEX2BIN
- bool "Intel HEX Convertion"
+ bool "Intel HEX Conversion"
default n
---help---
Enable support for a logic to convert Intel HEX format to binary.