summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
index 6ae2b010fb3a..acb23444bcff 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
@@ -48,11 +48,11 @@ published service ChangeAuthor
*/
[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;