Skip to content

Commit ec5c51d

Browse files
committed
[css2] Typo fix.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402338
1 parent 41fe83a commit ec5c51d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/cascade.src

Lines changed: 2 additions & 2 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: cascade.src,v 2.52 2005-06-02 20:53:33 ihickson Exp $ -->
3+
<!-- $Id: cascade.src,v 2.53 2005-08-23 15:29:04 ihickson Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -89,7 +89,7 @@ value is the used value after any approximations have been applied.
8989
<h2><a name="inheritance">Inheritance</a></h2>
9090

9191
<p>Some values are inherited by the children of an element in the <a
92-
href="conform.html#doctree">document tree</a>,as described <a
92+
href="conform.html#doctree">document tree</a>, as described <a
9393
href="#specified-value">above</a>. Each property <a
9494
href="about.html#property-defs">defines</a> whether it is inherited or
9595
not.

0 commit comments

Comments
 (0)