summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/DocumentSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/DocumentSettings.idl')
-rw-r--r--offapi/com/sun/star/presentation/DocumentSettings.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/presentation/DocumentSettings.idl b/offapi/com/sun/star/presentation/DocumentSettings.idl
index b40635badccc..52c6fd5ec815 100644
--- a/offapi/com/sun/star/presentation/DocumentSettings.idl
+++ b/offapi/com/sun/star/presentation/DocumentSettings.idl
@@ -103,7 +103,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;