diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-06 02:58:59 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-06 02:58:59 +0200 |
commit | 5370bfb123266ab5716f321e43d3f8f6da7d7143 (patch) | |
tree | fb4a1500d571aee4c36dc2aa5510304d5724cf07 /testsuite | |
parent | 90a9904e9ef5f2fb70e1952cb1a68bd9213bcde3 (diff) | |
download | busybox-5370bfb123266ab5716f321e43d3f8f6da7d7143.tar.gz |
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite')
-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. Common causes of false positives: For busybox built against uclibc, /etc/TZ does not exist or does not match -host system timezone setting. For glibc based host systems, timezona settings +host system timezone setting. For glibc based host systems, timezone settings are in /etc/localtime. LANG and LC_xxx environment variables set to non-C locale. |