Skip to content

Commit 0494d4a

Browse files
committed
[css2] Changed a comma to a full stop.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402589
1 parent 793f4bf commit 0494d4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/syndata.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: syndata.src,v 2.144 2006-06-02 16:18:03 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 2.145 2006-12-12 03:36:50 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Syntax and basic data types</title>
@@ -1271,7 +1271,7 @@ title="character encoding">encoded</span> by a character encoding that
12711271
supports the set of characters available in US-ASCII (e.g., UTF-8, ISO
12721272
8859-x, SHIFT JIS, etc.). For a good introduction to character sets
12731273
and character encodings, please consult the HTML 4
1274-
specification ([[-HTML4]], chapter 5), See also the XML 1.0
1274+
specification ([[-HTML4]], chapter 5). See also the XML 1.0
12751275
specification ([[-XML10]], sections 2.2 and 4.3.3, and Appendix F).
12761276
</p>
12771277
<p>When a style sheet is embedded in another document, such as in the

0 commit comments

Comments
 (0)