Skip to content

Commit 676a92f

Browse files
committed
[css2] Fixed a typo: make -> may
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402252
1 parent d8c5317 commit 676a92f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/box.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: box.src,v 1.58 2004-03-09 01:19:30 bbos Exp $ -->
5+
<!-- $Id: box.src,v 1.59 2004-04-26 15:23:23 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>Box model</TITLE>
@@ -614,7 +614,7 @@ border (solid, double, dashed, etc.). The properties defined in this
614614
section refer to the <span class="index-def"
615615
title="&lt;border-style&gt;, definition of"><a
616616
name="value-def-border-style"><strong>&lt;border-style&gt;</strong></a></span>
617-
value type, which make take one of the following values:</p>
617+
value type, which may take one of the following values:</p>
618618

619619
<dl>
620620
<dt><strong><span class="index-def" title="'none'::as border style"><a name="value-def-bo-none" class="value-def">none</a></span></strong>

0 commit comments

Comments
 (0)