summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-17 13:20:58 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-22 09:04:54 +0200
commit335e8b01e76503b96f5c42ea5410a482f4d872be (patch)
treeb00c845cf63dd2fdbc136733e57ff4607f072c59 /qadevOOo/tests
parentFix typo (diff)
downloadcore-335e8b01e76503b96f5c42ea5410a482f4d872be.tar.gz
core-335e8b01e76503b96f5c42ea5410a482f4d872be.zip
Fix typo
Change-Id: I41e527ae8932bf5897c907d52a2053803dd8a7c6 Reviewed-on: https://gerrit.libreoffice.org/71058 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo/tests')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
index 256a18efb708..4a21e8d034d1 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
@@ -84,7 +84,7 @@ public class ScTableColumnObj extends TestCase {
/**
* Creating a TestEnvironment for the interfaces to be tested.
* Retrieves a collection of spreadsheets from the document and takes one of
- * them. Obtaines the collection of columns in the range using the interface
+ * them. Obtains the collection of columns in the range using the interface
* <code>XColumnRowRange</code>. Retrieves the column with index 10 that is
* the instance of the service <code>com.sun.star.table.TableColumn</code>.
* Object relations created :