Skip to content

Commit 98d233e

Browse files
committed
[css2] Fixed a typo.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402052
1 parent 5d91f6e commit 98d233e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/text.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.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: text.src,v 2.35 2003-01-21 21:45:24 bbos Exp $ -->
4+
<!-- $Id: text.src,v 2.36 2003-01-27 21:39:37 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Text</title>
@@ -394,7 +394,7 @@ As each line is laid out,
394394
</li>
395395
<li>All tabs (U+0009) are rendered as a horizontal shift that lines
396396
up the start edge of the next glyph with the next tab stop. Tab
397-
stops occur at points that are mutiples of 8 times the width of
397+
stops occur at points that are multiples of 8 times the width of
398398
a space (U+0020) rendered in the block's font from the block's
399399
starting content edge.
400400
</li>

0 commit comments

Comments
 (0)