Skip to content

Commit 7a14d7b

Browse files
committed
[css2] Typo
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401401
1 parent 87ceafa commit 7a14d7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/visudet.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: visudet.src,v 2.23 1998-03-24 05:35:07 ijacobs Exp $ -->
3+
<!-- $Id: visudet.src,v 2.24 1998-03-24 13:26:36 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual rendering model details</TITLE>
@@ -290,7 +290,7 @@ may be computed in three ways:
290290
class="propinst-width">'width'</span> property.
291291
<li>The element is a replaced element with an intrinsic width
292292
and <span class="propinst-width">'width'</span> has the value 'auto'.
293-
<li>The width is given by the different between the
293+
<li>The width is given by the difference between the
294294
<span class="propinst-left">'left'</span> and
295295
<span class="propinst-right">'right'</span> offsets
296296
(minus padding, borders, and margins). When

0 commit comments

Comments
 (0)