diff options
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/qa/climaker/ClimakerTestCase.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/qa/climaker/ClimakerTestCase.java b/cli_ure/qa/climaker/ClimakerTestCase.java index e994d014e1eb..b90c3844b471 100644 --- a/cli_ure/qa/climaker/ClimakerTestCase.java +++ b/cli_ure/qa/climaker/ClimakerTestCase.java @@ -65,7 +65,7 @@ public class ClimakerTestCase extends ComplexTestCase } -/* This reads reads from an InputStream and discards the data. +/* This read from an InputStream and discards the data. */ class Reader extends Thread { |