summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/DocumentSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/DocumentSettings.idl')
-rw-r--r--offapi/com/sun/star/drawing/DocumentSettings.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/DocumentSettings.idl b/offapi/com/sun/star/drawing/DocumentSettings.idl
index 29aee7f3b951..99b45e2868a7 100644
--- a/offapi/com/sun/star/drawing/DocumentSettings.idl
+++ b/offapi/com/sun/star/drawing/DocumentSettings.idl
@@ -61,7 +61,7 @@ published service DocumentSettings
//-------------------------------------------------------------------------
/** This is the default logical measure unit that is used for string
- formatings inside the document, f.e. the measure text
+ formating inside the document, f.e. the measure text
*/
[optional, property] short MeasureUnit;
@@ -96,7 +96,7 @@ published service DocumentSettings
/** If this is true, the distance between two paragraphs is
the sum of ParaTopMargin of the previous and ParaBottomMargin of
the next paragraph. If false, only the greater of the two is
- choosen.
+ chosen.
*/
[optional, property] boolean ParagraphSummation;