Skip to content

Commit 8693454

Browse files
committed
[css2] Used the name 'property-name' to make "make check" happy.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401981
1 parent cb90148 commit 8693454

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/about.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: about.src,v 2.43 2002-11-28 20:52:28 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.44 2002-11-28 21:23:07 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -128,7 +128,8 @@ information that resembles the following:</p>
128128

129129
<h4>Value</h4>
130130

131-
<P>This part specifies the set of valid values for the property. Value
131+
<P>This part specifies the set of valid values for the property whose
132+
name is <span class="propinst-property-name">'property-name'</span>. Value
132133
types may be designated in several ways:
133134

134135
<ol>

0 commit comments

Comments
 (0)