typo: proeprty -> property

Change-Id: Ib20ca28c2236fc99e1339b6e57e8641a213116c7
This commit is contained in:
Andras Timar
2014-10-09 12:40:47 +02:00
parent 05f1a88e19
commit d402819eb4
3 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>