diff options
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/Info2.idl')
-rw-r--r-- | offapi/com/sun/star/text/textfield/docinfo/Info2.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl index 357858166..754a61beb 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl @@ -48,7 +48,7 @@ published service Info2 */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to <FALSE/> the content updated everytime the document |