Kaydet (Commit) d402819e authored tarafından Andras Timar's avatar Andras Timar

typo: proeprty -> property

Change-Id: Ib20ca28c2236fc99e1339b6e57e8641a213116c7
üst 05f1a88e
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment