diff options
Diffstat (limited to 'qadevOOo/runner/lib/MultiPropertyTest.java')
-rw-r--r-- | qadevOOo/runner/lib/MultiPropertyTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/lib/MultiPropertyTest.java b/qadevOOo/runner/lib/MultiPropertyTest.java index a9e49bed0475..75834fba631c 100644 --- a/qadevOOo/runner/lib/MultiPropertyTest.java +++ b/qadevOOo/runner/lib/MultiPropertyTest.java @@ -434,7 +434,7 @@ public class MultiPropertyTest extends MultiMethodTest /** * Overridden method of <code>PropertyTester</code> which - * retruns new value from two values specified. + * returns new value from two values specified. * * @return The second value if old value is equal to the first * one, the first value otherwise. |