diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-24 15:28:34 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-25 12:57:18 +0000 |
commit | f7eb8ae9d9cce3e493105da98cc4ace9c56a3062 (patch) | |
tree | 8ed42a0937013d927bbbb75afa62caa9866c15a6 /testtools | |
parent | 3c7652203cc381e5c8c06d42130ca3bae5576fd2 (diff) |
Fix typos
Change-Id: Ieea40e1b7282267157810f9f58ca083e68ae6715
Reviewed-on: https://gerrit.libreoffice.org/35659
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'testtools')
-rw-r--r-- | testtools/qa/cli/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/qa/cli/readme.txt b/testtools/qa/cli/readme.txt index 88ad4bd30b12..34531936ab99 100644 --- a/testtools/qa/cli/readme.txt +++ b/testtools/qa/cli/readme.txt @@ -21,6 +21,6 @@ However, if for some reason an assembly remains in the GAC than it is used no ma what. -The qa test simply executes the cli_bridgetest_inprocess.exe. All console output is descarded. +The qa test simply executes the cli_bridgetest_inprocess.exe. All console output is discarded. When the test fails one should directly run that executable. Then one may see the cause of the failure in the console. |