[git commit master] typo fix

Denys Vlasenko vda.linux at googlemail.com
Sun Jan 31 04:57:47 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=344a44fbc5a236a06d840e7776ccbcc4702efa7f
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 testsuite/ls.tests |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testsuite/ls.tests b/testsuite/ls.tests
index 8d0f2c2..60f3eb5 100755
--- a/testsuite/ls.tests
+++ b/testsuite/ls.tests
@@ -13,7 +13,7 @@ mkdir ls.testdir || exit 1
 
 # With Unicode provided by libc locale, I'm not sure this test can pass.
 # I suspect we might fail to skip exactly correct number of bytes
-# over broked unicode sequences.
+# over broken unicode sequences.
 test x"$CONFIG_FEATURE_ASSUME_UNICODE" = x"y" \
 && test x"$CONFIG_LOCALE_SUPPORT" != x"y" \
 && test x"$CONFIG_SUBST_WCHAR" = x"63" \
-- 
1.6.3.3



More information about the busybox-cvs mailing list