mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user