summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/FontFamily.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/FontFamily.idl')
-rw-r--r--offapi/com/sun/star/awt/FontFamily.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/FontFamily.idl b/offapi/com/sun/star/awt/FontFamily.idl
index 6b375c002d52..2f16e8fe08a7 100644
--- a/offapi/com/sun/star/awt/FontFamily.idl
+++ b/offapi/com/sun/star/awt/FontFamily.idl
@@ -60,7 +60,7 @@ published constants FontFamily
//-------------------------------------------------------------------------
- /** specifies the family roman fonts (with serifes).
+ /** specifies the family roman fonts (with serifs).
*/
const short ROMAN = 3;
@@ -72,7 +72,7 @@ published constants FontFamily
//-------------------------------------------------------------------------
- /** specifies the family roman fonts (without serifes).
+ /** specifies the family roman fonts (without serifs).
*/
const short SWISS = 5;