summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/style/_ParagraphProperties.java')
-rw-r--r--qadevOOo/tests/java/ifc/style/_ParagraphProperties.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java b/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
index 197925994cb8..aa3b173f5225 100644
--- a/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
+++ b/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
@@ -350,7 +350,7 @@ public class _ParagraphProperties extends MultiPropertyTest {
_NumberingLevel numb = new _NumberingLevel((LogWriter)log, tParam, propertyValues);
- boolean result = numb.testPropertieArray();
+ boolean result = numb.testPropertyArray();
tRes.tested("NumberingRules", result);
}