Skip to content

Commit 92e675b

Browse files
committed
[css2] Typo fix: s/grove/groove
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401838
1 parent e8111d6 commit 92e675b

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
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: box.src,v 1.19 1999-11-02 17:39:30 ijacobs Exp $ -->
3+
<!-- $Id: box.src,v 1.20 2000-08-08 18:34:17 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Box model</TITLE>
@@ -565,7 +565,7 @@ class="propinst-border-width">'border-width'</span>.
565565
<dd>The border looks as though it were carved
566566
into the canvas.
567567
<dt><strong><span class="index-def" title="'ridge'"><a name="value-def-ridge" class="value-def">ridge</a></span></strong>
568-
<dd>The opposite of 'grove': the border
568+
<dd>The opposite of 'groove': the border
569569
looks as though it were coming out of the canvas.
570570
<dt><strong><span class="index-def" title="'inset'"><a name="value-def-inset" class="value-def">inset</a></span></strong>
571571
<dd>The border makes the box look as though

0 commit comments

Comments
 (0)