aboutsummaryrefslogtreecommitdiff
path: root/testsuite/README
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/README')
-rw-r--r--testsuite/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/README b/testsuite/README
index 2ead8e994..b943a1295 100644
--- a/testsuite/README
+++ b/testsuite/README
@@ -15,7 +15,7 @@ internet connection.
15Common causes of false positives: 15Common causes of false positives:
16 16
17For busybox built against uclibc, /etc/TZ does not exist or does not match 17For busybox built against uclibc, /etc/TZ does not exist or does not match
18host system timezone setting. For glibc based host systems, timezona settings 18host system timezone setting. For glibc based host systems, timezone settings
19are in /etc/localtime. 19are in /etc/localtime.
20 20
21LANG and LC_xxx environment variables set to non-C locale. 21LANG and LC_xxx environment variables set to non-C locale.