Skip to content

Commit 03bfa7c

Browse files
committed
[css2] Fixed typo: "this this" -> "this"
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402304
1 parent 64b0aea commit 03bfa7c

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.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: tables.src,v 2.84 2005-04-27 16:26:04 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.85 2005-05-07 19:39:25 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -625,7 +625,7 @@ background.
625625
the row groups and as tall as a normal (single-row-spanning) cell in
626626
the row. As with columns, the background extends to cover the full
627627
area of all cells that originate in the row, even if they span
628-
outside the row, but this this extension does not affect background
628+
outside the row, but this extension does not affect background
629629
image positioning.
630630

631631
<li>The topmost layer contains the cells themselves. As the figure

0 commit comments

Comments
 (0)