summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
index bce811fb3ae0..ce26cba6cc7c 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
@@ -48,11 +48,11 @@ published service PrintAuthor
*/
[property]string Author;
/** 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;
/** If this flag is set to false the author
- will be overiden by the current author
+ will be overridden by the current author
each time the document is saved.
*/
[optional, property] boolean IsFixed;