diff options
author | link <link@localhost> | 2002-12-01 13:40:33 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-12-01 13:40:33 +0000 |
commit | aa31a7e02ed8c5160a7c6b66234e4be9caa51fe6 (patch) | |
tree | 821e0c46e3f1f97e3c772c307318a91310bf114d /htdocs/todo.html | |
parent | fd1cf4dbfa6f7fc6c71b0630974705443e959bcb (diff) | |
download | markup-validator-aa31a7e02ed8c5160a7c6b66234e4be9caa51fe6.zip markup-validator-aa31a7e02ed8c5160a7c6b66234e4be9caa51fe6.tar.gz markup-validator-aa31a7e02ed8c5160a7c6b66234e4be9caa51fe6.tar.bz2 |
Merging from validator-0_6_0-branch (at tag validator-0_6_1-release) to
HEAD. Superficially ok, but probably needs tweaking for merge breakage.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 225e181..db42fa3 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.55 2002-11-25 01:46:47 link Exp $" ---><!--#set var="date" value="\$Date: 2002-11-25 01:46:47 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.56 2002-12-01 13:40:32 link Exp $" +--><!--#set var="date" value="\$Date: 2002-12-01 13:40:32 $" --><!--#set var="title" value="TODO List for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -183,8 +183,7 @@ <h3>Website Changes</h3> <ul> <li> - Update <a href="sgml-lib.tar.gz"><code>sgml-lib.tar.gz</code></a>; - automate the updates. + Update <code>sgml-lib.tar.gz</code>; automate the updates. </li> </ul> </div> |