diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-19 11:43:50 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-19 11:49:52 +0200 |
commit | c54e0ce0bf8a32a4928e00f3885a92e3db188bc8 (patch) | |
tree | be2cb49c14a8bf0f35d83c640250e42c8eacb377 /qadevOOo | |
parent | e8e9d04bfb74dcb1422344f8bc700d33be0a5eb5 (diff) |
Fix typos
Change-Id: Ie6f3b2a959349c01d27b694398a7fefaaf46ea3a
Reviewed-on: https://gerrit.libreoffice.org/77708
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/mod/_sc/ScModelObj.java | 2 |
1 files changed, 1 insertions, 1 deletions
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 |