aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-23 20:32:09 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-23 20:32:09 +0000
commit77d9268892b0d9624ab95bb551cbfe7a745d2666 (patch)
tree68208146cb391cdc03aaaa89c63f4cdecf70255a /tests
parentbdd4eced8475919c9768c5aa1396e674397c63fd (diff)
downloadbusybox-77d9268892b0d9624ab95bb551cbfe7a745d2666.tar.gz
Patch from larry to fix some grammar errors.
Diffstat (limited to 'tests')
-rw-r--r--tests/testcases2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testcases b/tests/testcases
index f636e17ea..24d491c5b 100644
--- a/tests/testcases
+++ b/tests/testcases
@@ -17,7 +17,7 @@
#
# - please try to keep applets alphabetized, it will make life easier
# - use the file tester.sh or testcases when you need to do a non-destructive
-# test on a file (i.e. cat, md5sum)
+# test on a file (i.e., cat, md5sum)
# - try to make the applet you're testing the first thing on the line (this
# not always possible)
# - (???) if you have to create a temporary file, call it TMPFILE