summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-10-09 12:40:47 +0200
committerAndras Timar <andras.timar@collabora.com>2014-10-09 13:02:50 +0200
commitd402819eb46b19c5448360386da425136d30959d (patch)
treed4b8b2527d0cdcdc267df271be4aeb4c62583d4e /qadevOOo
parent05f1a88e199cbffa786cf1fe8719638d205bae9f (diff)
typo: proeprty -> property
Change-Id: Ib20ca28c2236fc99e1339b6e57e8641a213116c7
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/beans/_XPropertyState.java2
-rw-r--r--qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java2
-rw-r--r--qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/beans/_XPropertyState.java b/qadevOOo/tests/java/ifc/beans/_XPropertyState.java
index 046e1ef30220..d062af962683 100644
--- a/qadevOOo/tests/java/ifc/beans/_XPropertyState.java
+++ b/qadevOOo/tests/java/ifc/beans/_XPropertyState.java
@@ -204,7 +204,7 @@ public class _XPropertyState extends MultiMethodTest {
/**
* Sets the property to default, then compares the current property
* value to value received by method <code>getPropertyDefault</code>.
- * Has <b> OK </b> status if the current proeprty value equals to
+ * Has <b> OK </b> status if the current property value equals to
* default property. <p>
* The following method tests are to be completed successfully before :
* <ul>
diff --git a/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java b/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java
index 2f0983852993..7cd6bf913afe 100644
--- a/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java
+++ b/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java
@@ -95,7 +95,7 @@ public class _DataAwareControlModel extends MultiPropertyTest {
* if it was properly set. If <code>'DataAwareControlModel.NewFieldName'
* </code> relation is not found, then new property value is
* 'Address'. <p>
- * Has <b> OK </b> status if the proeprty was properly set
+ * Has <b> OK </b> status if the property was properly set
* and no exceptions were thrown. If old and new values are equal
* the test is OK if no exceptions occurred and the value remains
* the same.<p>
diff --git a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
index 28aca586e30b..ad695436afad 100644
--- a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
+++ b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
@@ -102,7 +102,7 @@ public class XMLSettingsImporter extends TestCase {
* The calc document is set as a target document for importer.
* Imported XML-data contains only settings tags including tag
* with new number of iteration steps.
- * After import 'IterationCount' proeprty getting from
+ * After import 'IterationCount' property getting from
* target document is checked.
* Object relations created :
* <ul>