summaryrefslogtreecommitdiff
path: root/forms/qa/integration/forms/FormControlTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'forms/qa/integration/forms/FormControlTest.java')
-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
{