summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-30 00:01:46 +0200
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-05-02 13:56:21 +0200
commitf66edd357c4572fd69d42c2330f922ec2beaa415 (patch)
tree471d0eea66a9d0f98c3e4962837453baf7d50eaf /qadevOOo
parent03a4b6eb58b29c0ab4bb85f756923c46618d02ff (diff)
Fix typos
Change-Id: I56477227bafdd7fdb29aa5a5c857cbfda110e395 Reviewed-on: https://gerrit.libreoffice.org/53643 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/lib/MultiPropertyTest.java2
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.