summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/FontInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/FontInfo.idl')
-rw-r--r--offapi/com/sun/star/rendering/FontInfo.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/FontInfo.idl b/offapi/com/sun/star/rendering/FontInfo.idl
index 1492168d45bc..c24ad411fa6c 100644
--- a/offapi/com/sun/star/rendering/FontInfo.idl
+++ b/offapi/com/sun/star/rendering/FontInfo.idl
@@ -57,7 +57,7 @@ struct FontInfo
The family name is the one normally associated to a font, such
as Times New Roman, Thorndale, Andale or Arial.<p>
- Note: outlined fonts are now specified with 'outline' as part
+ Note: outlined fonts are now specified with "outline" as part
of the family name.<p>
*/
string FamilyName;
@@ -72,10 +72,10 @@ struct FontInfo
//-------------------------------------------------------------------------
- /** This value specifies which unicode ranges are supported by
+ /** This value specifies which Unicode ranges are supported by
this font.<p>
- This is to be interpreted as a split-up 128bit value, see <a
+ This is to be interpreted as a split-up 128-bit value, see <a
href=http://partners.adobe.com/asn/tech/type/opentype/os2.jsp#ur>Adobe's
OpenType specification</a> for the specific meaning of each
bit. UnicodeRanges0 contains the least significant bits,