summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/ConditionalText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/ConditionalText.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/ConditionalText.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl b/offapi/com/sun/star/text/textfield/ConditionalText.idl
index c13f367948bf..ea01b7ea7514 100644
--- a/offapi/com/sun/star/text/textfield/ConditionalText.idl
+++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl
@@ -57,7 +57,7 @@ published service ConditionalText
*/
[property] boolean IsConditionTrue;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[optional, property]string CurrentPresentation;
};