libc/misc: fix typo error about misc/Kconfig

nuttx/libs/libc/misc/Kconfig:96: differents ==> different, difference

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
dongjiuzhu1 2025-05-14 12:26:37 +08:00 committed by Xiang Xiao
parent c0819324df
commit e8d308658d

View file

@ -93,7 +93,7 @@ config LIBC_UNAME_DISABLE_TIMESTAMP
---help---
Currently uname command will print the timestamp
when the binary was built, and it generates an issue
because two identical built binaries will have differents
because two identical built binaries will have different
hashes/CRC.
choice