Skip to content

Commit e326b8a

Browse files
committed
[css2] viaul flow -> visual rendering
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40198
1 parent 6a4997a commit e326b8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/media.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.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: media.src,v 1.14 1997-10-01 22:25:36 ian Exp $ -->
3+
<!-- $Id: media.src,v 1.15 1997-10-02 16:04:58 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -103,7 +103,7 @@ the associated media type:
103103
<li><samp>screen:</samp> intended primarily for non-paged computer screens,
104104
but also applicable to printed and projected presentations.
105105
This is the default value. See the section on the <a href="./flowobj.html">
106-
visual flow model</a> for details.
106+
visual rendering model</a> for details.
107107

108108
<li><samp>print:</samp> intended for paged, opaque
109109
material and for documents viewed on screen in print preview mode.

0 commit comments

Comments
 (0)