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:
parent
c0819324df
commit
e8d308658d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue