summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-09 09:47:20 +0000
committerJim Meyering <jim@meyering.net>2006-07-09 09:47:20 +0000
commit62f3c3097c83db8737a2d6cf2f0e71e17fcda807 (patch)
tree108d7235078f6e5a51e9c8fb0b97547a3a52638a
parent75f0b1e2da00459084a3b9842623931fd3b22a6b (diff)
downloadcoreutils-62f3c3097c83db8737a2d6cf2f0e71e17fcda807.tar.xz
fix typo: remove doubled "each"
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cd036b88e..2e946de61 100644
--- a/README
+++ b/README
@@ -110,7 +110,7 @@ Reporting bugs:
IMPORTANT: if you take the time to report a test failure,
please be sure to include the output of running `make check'
-in verbose mode for each each failing test. For example,
+in verbose mode for each failing test. For example,
if the test that fails is tests/mv/hard-link-1, then you
would run this command: