Skip to content

Commit d59e563

Browse files
committed
[css2] fix nbps->nbsp typo
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402815
1 parent ddc497e commit d59e563

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/conform.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: conform.src,v 2.83 2007-11-13 14:33:56 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.84 2008-02-22 07:13:23 fantasai Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -150,7 +150,7 @@ by the surroundings. CSS does not define how the intrinsic dimensions
150150
are found. In CSS&nbsp;2.1 only replaced elements can come with
151151
intrinsic dimensions.
152152
For raster images without reliable resolution information, a size of
153-
1&nbps;px unit per image source pixel must be assumed.
153+
1&nbsp;px unit per image source pixel must be assumed.
154154

155155
<dt><strong><span class="index-def" title="attribute"><a
156156
name="attribute">Attribute</a></span></strong>

0 commit comments

Comments
 (0)