Skip to content

Commit a2f1ce6

Browse files
committed
[css2] fixed typo
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402640
1 parent c91e629 commit a2f1ce6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/conform.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.01//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.77 2007-03-07 00:30:24 howcome Exp $ -->
3+
<!-- $Id: conform.src,v 2.78 2007-03-07 00:45:19 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -125,7 +125,7 @@ how the elements should be rendered.
125125
element</a></span></strong>
126126

127127
<dd><p>
128-
An element whose redering is not defined by this specification, such as
128+
An element whose rendering is not defined by this specification, such as
129129
an image, embedded document, or applet. For example, the content of
130130
the HTML IMG element is often replaced by the image that its "src"
131131
attribute designates. Replaced elements often have intrinsic

0 commit comments

Comments
 (0)