Skip to content

Commit 55be02d

Browse files
committed
[css2] Fixed fragment ID.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402937
1 parent 2a7e9b8 commit 55be02d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/about.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.01//EN'>
22

33
<html lang="en">
4-
<!-- $Id: about.src,v 2.77 2009-04-22 12:58:49 bbos Exp $ -->
4+
<!-- $Id: about.src,v 2.78 2009-04-23 13:52:10 bbos Exp $ -->
55
<HEAD>
66
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
77
</HEAD>
@@ -239,7 +239,7 @@ the following modifiers:</p>
239239
</BLOCKQUOTE>
240240

241241
<p>Value types are specified in terms of tokens, as described in <a
242-
href="grammar.html#q2">Appendix G.2</a>. As the grammar allows spaces
242+
href="grammar.html#scanner">Appendix G.2</a>. As the grammar allows spaces
243243
between tokens in the components of the <code>expr</code> production,
244244
spaces may appear between tokens in values.
245245

0 commit comments

Comments
 (0)