diff options
author | link <link@localhost> | 2001-05-27 12:09:47 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-27 12:09:47 +0000 |
commit | 08fcd0437351e82727420bc95f914264b24782d6 (patch) | |
tree | c45cbf915a1f231a77e2e935e4f23b32b38de27a /htdocs/todo.html | |
parent | 0a41317f0181626ad0aaa7b56ddf4cc6857f2c2f (diff) | |
download | markup-validator-08fcd0437351e82727420bc95f914264b24782d6.zip markup-validator-08fcd0437351e82727420bc95f914264b24782d6.tar.gz markup-validator-08fcd0437351e82727420bc95f914264b24782d6.tar.bz2 |
Fix embarrasing typo. :-)
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index dab918f..ea1874e 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.40 2001-05-27 06:58:37 link Exp $"> + content="$Id: todo.html,v 1.41 2001-05-27 12:09:47 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -185,7 +185,7 @@ and make it easy to find if your editor won't insert them for you. </li> <li> - Investigate validation of <a href="http://www.openhealth.org/RDDL/>RDDL</a>. + Investigate validation of <a href="http://www.openhealth.org/RDDL/">RDDL</a>. </li> <li> Add catalogue of online tools and other validators. In particular, link to @@ -228,7 +228,7 @@ src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2001-05-27 06:58:37 $ + $Date: 2001-05-27 12:09:47 $ </address> </body> |