From c54e0ce0bf8a32a4928e00f3885a92e3db188bc8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 19 Aug 2019 11:43:50 +0200 Subject: Fix typos Change-Id: Ie6f3b2a959349c01d27b694398a7fefaaf46ea3a Reviewed-on: https://gerrit.libreoffice.org/77708 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- qadevOOo/tests/java/mod/_sc/ScModelObj.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo/tests') diff --git a/qadevOOo/tests/java/mod/_sc/ScModelObj.java b/qadevOOo/tests/java/mod/_sc/ScModelObj.java index 6df6d3becae2..e4a89b971f7a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScModelObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScModelObj.java @@ -94,7 +94,7 @@ public class ScModelObj extends TestCase { /** * Creating a TestEnvironment for the interfaces to be tested. - * Disposes the spreadsheet documents if they was created already. + * Disposes the spreadsheet documents if they were created already. * Creates two spreadsheet documents. Retrieves the current controller for * each of them. Obtains the collection of spreadsheets, takes one of them * and takes some cell from the spreadsheet. The created documents are the instances -- cgit