summaryrefslogtreecommitdiff
path: root/forms/qa
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-20 23:24:56 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-20 23:26:58 +0200
commitbe053c9a80ad237afc6da0b4174e1c7afc94ed92 (patch)
tree94fe4823ec33e39359006c986372c5caceb85db0 /forms/qa
parentd1ae39e484f888ddcca15f584cddd2b3ccae1024 (diff)
Spelling correction: s/retrive/retrieve/
Change-Id: I96845d358765e2d2507763a9b15a30388b32bc6b
Diffstat (limited to 'forms/qa')
-rw-r--r--forms/qa/integration/forms/FormControlTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/qa/integration/forms/FormControlTest.java b/forms/qa/integration/forms/FormControlTest.java
index 8d4ee1e84670..f591be402ca1 100644
--- a/forms/qa/integration/forms/FormControlTest.java
+++ b/forms/qa/integration/forms/FormControlTest.java
@@ -491,7 +491,7 @@ public class FormControlTest extends complexlib.ComplexTestCase implements XSQLE
}
/* ------------------------------------------------------------------ */
- /** retrives the control model with the given name
+ /** retrieves the control model with the given name
*/
private XPropertySet getControlModel( String name ) throws com.sun.star.uno.Exception, java.lang.Exception
{