fix typo: remove doubled "each"
authorJim Meyering <jim@meyering.net>
Sun, 9 Jul 2006 09:47:20 +0000 (09:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Jul 2006 09:47:20 +0000 (09:47 +0000)
README

diff --git a/README b/README
index cd036b8..2e946de 100644 (file)
--- 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: