typo fix
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Jan 2010 04:57:47 +0000 (05:57 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Jan 2010 04:57:47 +0000 (05:57 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
testsuite/ls.tests

index 8d0f2c2ea767c972e21fce75a1f559453a1e4ed8..60f3eb50f89b5186b3bd2cb15d3abe9d87bf3a84 100755 (executable)
@@ -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" \