summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/SOfficeFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/SOfficeFactory.java')
-rw-r--r--qadevOOo/runner/util/SOfficeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/SOfficeFactory.java b/qadevOOo/runner/util/SOfficeFactory.java
index 0150e3c035cb..43667d15d44c 100644
--- a/qadevOOo/runner/util/SOfficeFactory.java
+++ b/qadevOOo/runner/util/SOfficeFactory.java
@@ -175,7 +175,7 @@ public class SOfficeFactory {
} // finished createChartDoc
/**
- * creates a simple TextTable defaultet to 2 rows and 2 columns
+ * creates a simple TextTable defaulted to 2 rows and 2 columns
*/
public static XTextTable createTextTable(XTextDocument xTextDoc)
{