summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/Script.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/Script.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/Script.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/textfield/Script.idl b/offapi/com/sun/star/text/textfield/Script.idl
index b5e6baf501d6..ccf197a1dc32 100644
--- a/offapi/com/sun/star/text/textfield/Script.idl
+++ b/offapi/com/sun/star/text/textfield/Script.idl
@@ -48,7 +48,7 @@ published service Script
/** contains the name of the script type (i.e. JavaScript)
*/
[property]string ScriptType;
- /** determins whether the property Content contains a URL or a script.
+ /** determines whether the property Content contains a URL or a script.
*/
[property]boolean URLContent;