Skip to content

Commit be24ccc

Browse files
committed
[css2] Fixed typo in the name of HTMLs' rules attribute.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403093
1 parent 6611f1b commit be24ccc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/tables.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: tables.src,v 2.125 2010-10-26 19:50:02 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.126 2011-01-28 18:57:24 bbos Exp $ -->
44
<head>
55
<title>Tables</title>
66
</head>
@@ -1265,7 +1265,7 @@ table { empty-cells: show }
12651265

12661266
<p>In the collapsing border model, it is possible to specify borders
12671267
that surround all or part of a cell, row, row group, column, and
1268-
column group. Borders for HTML's "rule" attribute can be specified
1268+
column group. Borders for HTML's "rules" attribute can be specified
12691269
this way.
12701270

12711271
<p>Borders are centered on the grid lines between the cells. User

0 commit comments

Comments
 (0)