summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/SizeType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/SizeType.idl')
-rw-r--r--offapi/com/sun/star/text/SizeType.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/SizeType.idl b/offapi/com/sun/star/text/SizeType.idl
index 879e75b11523..b4032e8db272 100644
--- a/offapi/com/sun/star/text/SizeType.idl
+++ b/offapi/com/sun/star/text/SizeType.idl
@@ -46,13 +46,13 @@
published constants SizeType
{
//-------------------------------------------------------------------------
- // The height of the object is determind by the content only.
+ // The height of the object is determined by the content only.
// DocMerge: empty anyway
const short VARIABLE = 0;
//-------------------------------------------------------------------------
- // The height property determins the height of the object.
+ // The height property determines the height of the object.
// DocMerge: empty anyway
const short FIX = 1;