summaryrefslogtreecommitdiff
path: root/testtools/qa/cli/CLITest.java
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/qa/cli/CLITest.java')
-rw-r--r--testtools/qa/cli/CLITest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/qa/cli/CLITest.java b/testtools/qa/cli/CLITest.java
index 13755dc8a3ee..c3d6f8919c86 100644
--- a/testtools/qa/cli/CLITest.java
+++ b/testtools/qa/cli/CLITest.java
@@ -74,7 +74,7 @@ public class CLITest extends ComplexTestCase
}
-/* This reads reads from an InputStream and discards the data.
+/* This reads from an InputStream and discards the data.
*/
class Reader extends Thread
{