From 69b46d7a3b7cd1f0f398ec18583a7383deef25d8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 12 Nov 2018 17:05:25 +0100 Subject: Fix typos Change-Id: Ibb94b2b16afbcca84dd55ae51fde6fd27afede3a Reviewed-on: https://gerrit.libreoffice.org/63297 Tested-by: Jenkins Reviewed-by: Julien Nabet --- testtools/source/bridgetest/cli/cli_bridgetest_inprocess.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testtools') diff --git a/testtools/source/bridgetest/cli/cli_bridgetest_inprocess.cs b/testtools/source/bridgetest/cli/cli_bridgetest_inprocess.cs index 1cb4f319e747..7518e569d15d 100644 --- a/testtools/source/bridgetest/cli/cli_bridgetest_inprocess.cs +++ b/testtools/source/bridgetest/cli/cli_bridgetest_inprocess.cs @@ -88,7 +88,7 @@ public class BridgeTest "\n\ncli_bridgetest_inprocess [bootstrap file] \n\n" + "bootstrap file \n" + "\t contains the entries UNO_TYPES and UNO_SERVICES.\n" - + "\t If a file is not provided than it is assumed that a\n" + + "\t If a file is not provided then it is assumed that a\n" + "\t cli_bridgetest_inprocess.ini file can be found in the\n " + "\t current working directory.\n" ); -- cgit v1.2.3