We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76e39e commit 6231972Copy full SHA for 6231972
lib/libc/minimal/Kconfig
@@ -56,7 +56,7 @@ config MINIMAL_LIBC_TIME
56
config MINIMAL_LIBC_STRING_ERROR_TABLE
57
bool "String error table for strerror() and strerror_r()"
58
help
59
- Select this option to ensure that streror(), strerror_r()
+ Select this option to ensure that strerror(), strerror_r()
60
produce strings corresponding to the descriptions in errno.h.
61
62
The string error table can add ~2kiB to ROM. As such, it is
0 commit comments