Skip to content

Commit b2007a4

Browse files
committed
[css2] Typo: precendence -> precedence
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402804
1 parent 1259dc7 commit b2007a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/cascade.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.01//EN">
22
<html lang="en">
3-
<!-- $Id: cascade.src,v 2.61 2007-07-17 02:35:52 fantasai Exp $ -->
3+
<!-- $Id: cascade.src,v 2.62 2007-11-22 15:57:05 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -278,7 +278,7 @@ must apply the following sorting order:</p>
278278

279279
<LI>Sort according to importance (normal or important)
280280
and origin (author, user, or user agent). In ascending order of
281-
precendence:
281+
precedence:
282282

283283
<ol>
284284
<li>user agent declarations

0 commit comments

Comments
 (0)