summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hope <michael.hope@linaro.org>2011-10-03 21:30:54 (GMT)
committerMichael Hope <michael.hope@linaro.org>2011-10-03 21:30:54 (GMT)
commitc61ad06f9181354a20734a84ae19d15a1fceaa2f (patch)
tree04167db7efcc084247becc43b11f9cc3b20511af
parent3e76091024efeef782af8aa670a2452f44de4807 (diff)
libc/glibc: spelling fixes in the menuconfig help entries
nits: - fix the spelling of changing. - 'chose' is the correct past tense. Signed-off-by: Michael Hope <michael.hope@linaro.org>
-rw-r--r--config/libc/glibc-eglibc.in-common4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index 3e11f00..f27101c 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -106,7 +106,7 @@ config LIBC_GLIBC_FORCE_UNWIND
start files, or the complete C library, with a message like:
configure: error: forced unwind support is required
- then you may try chmaging this option. Otherwise, leave it to
+ then you may try changing this option. Otherwise, leave it to
the default 'y'.
The issue seems to be related to building NPTL on old versions
@@ -133,7 +133,7 @@ config LIBC_ADDONS_LIST
Extra addons to include. Space separated list.
You need to specify neither linuxthreads nor nptl, as they are added
- automagically for you depending on the threading model you choosed
+ automagically for you depending on the threading model you chose
earlier.
Eg.: crypt (for very old libces)