system/lzf: Fix missing space in Kconfig help text.

Fix a missing space in the Kconfig help text for SYSTEM_LZF:
'Enable theLZF' → 'Enable the LZF'.

Signed-off-by: Zepp-Hanzj <Zepp-Hanzj@users.noreply.github.com>
Signed-off-by: hanzj <hanzjian@zepp.com>
This commit is contained in:
hanzj 2026-05-28 21:18:44 +08:00 committed by CeDeROM
parent c0fc208202
commit 07647d3fd4

View file

@ -8,7 +8,7 @@ config SYSTEM_LZF
default n
depends on LIBC_LZF
---help---
Enable theLZF compression tool
Enable the LZF compression tool
if SYSTEM_LZF