diff options
Diffstat (limited to 'testsuite/README')
-rw-r--r-- | testsuite/README | 2 |
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. | |||
15 | Common causes of false positives: | 15 | Common causes of false positives: |
16 | 16 | ||
17 | For busybox built against uclibc, /etc/TZ does not exist or does not match | 17 | For busybox built against uclibc, /etc/TZ does not exist or does not match |
18 | host system timezone setting. For glibc based host systems, timezona settings | 18 | host system timezone setting. For glibc based host systems, timezone settings |
19 | are in /etc/localtime. | 19 | are in /etc/localtime. |
20 | 20 | ||
21 | LANG and LC_xxx environment variables set to non-C locale. | 21 | LANG and LC_xxx environment variables set to non-C locale. |