Skip to content

Commit b242ecd

Browse files
committed
[css2] s/double justify/justify
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401795
1 parent 8ca234a commit b242ecd

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,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: text.src,v 2.23 1999-11-04 16:36:14 ijacobs Exp $ -->
3+
<!-- $Id: text.src,v 2.24 1999-11-04 21:24:32 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Text</TITLE>
@@ -62,7 +62,7 @@ have the following meanings:</P>
6262
<dl>
6363
<dt><strong>left</strong>, <strong>right</strong>,
6464
<strong>center</strong>, and <strong>justify</strong>
65-
<dd>Left, right, center, and double justify text, respectively.
65+
<dd>Left, right, center, and justify text, respectively.
6666
<dt><span class="index-inst" title="&lt;string&gt;"><span
6767
class="value-inst-string"><strong>&lt;string&gt;</strong></span></span>
6868
<dd>Specifies a string on which cells in a table column will

0 commit comments

Comments
 (0)