Skip to content

Commit f8cf3e0

Browse files
committed
[css2] Typo.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401987
1 parent 180f7c9 commit f8cf3e0

2 files changed

Lines changed: 4 additions & 4 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.56 2002-11-28 20:56:38 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.57 2002-11-28 21:25:56 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -654,7 +654,7 @@ through.
654654
</ol>
655655

656656
<p>The edges of the rows, columns, row groups and column groups in the
657-
<a href="#collapsing-borders">collapsing borders model</a> concide
657+
<a href="#collapsing-borders">collapsing borders model</a> coincide
658658
with the hypothetical grid lines on which the borders of the cells are
659659
centered. (And thus, in this model, the rows together exactly cover
660660
the table, leaving no gaps; ditto for the columns.) In the <a

css2/text.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: text.src,v 2.31 2002-11-17 19:29:10 bbos Exp $ -->
4+
<!-- $Id: text.src,v 2.32 2002-11-28 21:26:09 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Text</title>
@@ -321,7 +321,7 @@ at occurrences of "\A" in generated content,
321321
and as necessary to fill line boxes.
322322
<dt><span class="proposed">pre-line | pre-lines</span>
323323
<dd>This value collapses whitespace as for 'normal', except
324-
occurances of newlines in the source or "\A" in generated content
324+
occurrences of newlines in the source or "\A" in generated content
325325
do cause line breaks.
326326
</dl>
327327

0 commit comments

Comments
 (0)