summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormComponents.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormComponents.idl')
-rw-r--r--offapi/com/sun/star/form/FormComponents.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/FormComponents.idl b/offapi/com/sun/star/form/FormComponents.idl
index 475deb7659d3..e29b162f6087 100644
--- a/offapi/com/sun/star/form/FormComponents.idl
+++ b/offapi/com/sun/star/form/FormComponents.idl
@@ -91,7 +91,7 @@ published service FormComponents
<p>For instance, at any time you can obtain the events associated with the <code>n</code><super>th</super>
element in the form components by calling
<member scope="com::sun::star::script">XEventAttacherManager::getScriptEvents</member>
- with paramter <code>n</code>. In particular, this invariant is always met, even after you
+ with parameter <code>n</code>. In particular, this invariant is always met, even after you
inserted/removed elements into/from the container.</p>
*/
interface com::sun::star::script::XEventAttacherManager;