summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/FileName.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/FileName.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/FileName.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/FileName.idl b/offapi/com/sun/star/text/textfield/FileName.idl
index 062fb1255292..70e106732512 100644
--- a/offapi/com/sun/star/text/textfield/FileName.idl
+++ b/offapi/com/sun/star/text/textfield/FileName.idl
@@ -43,10 +43,10 @@ published service FileName
{
service com::sun::star::text::TextField;
/** 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>
*/
[property]string CurrentPresentation;
- /** determins the format the file name is displayed as specified in
+ /** determines the format the file name is displayed as specified in
<type scope="com::sun::star::text">FilenameDisplayFormat</type>.
*/
[property]short FileFormat;