From e44c188a7353cc183fac8ece0cbf3611d842835e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 24 Sep 2017 22:54:11 +0200 Subject: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I879a52820d78d9151ef64dd21612379f617f66e2 Reviewed-on: https://gerrit.libreoffice.org/42726 Reviewed-by: Tamás Zolnai Tested-by: Tamás Zolnai --- cli_ure/qa/climaker/ClimakerTestCase.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli_ure/qa') 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 { -- cgit