Skip to content

Commit dfba6f6

Browse files
committed
[css2] Spell checked
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40445
1 parent 94efc2e commit dfba6f6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/fonts.src

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 1.25 1997-11-25 00:08:30 ian Exp $ -->
3+
<!-- $Id: fonts.src,v 1.26 1997-11-26 00:08:35 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -269,7 +269,7 @@ that font. This property has no visible effect for scripts which are
269269
unicameral (having only one case).
270270

271271

272-
<P> A value of 'normal' selects a font that is not labelled as a
272+
<P> A value of 'normal' selects a font that is not labeled as a
273273
small-caps font, 'small-caps' selects a small-caps font. If a genuine
274274
small-caps font is not available, it is acceptable (but not required)
275275
in CSS2 if the small-caps font is a created by taking a normal font
@@ -795,7 +795,7 @@ CSS font properties),
795795
title="@font-face"><em>@font-face</em></span>
796796
at-rule. The general form of this rule is:
797797

798-
<!-- check wd-font description about at-rules in general is somwhere in CSS2 -->
798+
<!-- check wd-font description about at-rules in general is somewhere in CSS2 -->
799799

800800
<P><tt>@font-face {<span class="value-inst-font-description">&lt;font-description&gt;</span> }</tt>
801801

@@ -1127,7 +1127,7 @@ class="index-def" title="adorned font name"><em>adorned font
11271127
name</em></span> is the name of the font as reported by the operating
11281128
system and is the name most likely to be used in reader stylesheets,
11291129
or author stylesheets on an intranet. Adornments such as bold,
1130-
italic, underline are usually used to select the appropriate font
1130+
italic, underline are often used to select the appropriate font
11311131
within a font family. For <a href="#aname">more information
11321132
about adorned font names</a> please consult the notes about fonts.
11331133

@@ -1556,7 +1556,7 @@ Cyrillic the same family as Minion? -->
15561556

15571557
<p>For Type 1 fonts, this value may be obtained from the
15581558
<tt>FamilyName</tt> entry in the FontInfo dictionary. For TrueType and
1559-
OpenTypefonts, it may be obtiained from the <tt>name</tt> table.
1559+
OpenTypefonts, it may be obtained from the <tt>name</tt> table.
15601560

15611561
<!-- add the naming issues stuff here -->
15621562

0 commit comments

Comments
 (0)