diff options
author | ville <ville@localhost> | 2004-11-14 08:39:41 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-11-14 08:39:41 +0000 |
commit | c6fc395488fe7faddd1e5a9cbc4949b991394990 (patch) | |
tree | 69461c7431fc9d2454d8283a4047b9b9e4f6a06e /htdocs/todo.html | |
parent | 47c0244d1594e0a7e5e7be48a1398ecceb450545 (diff) | |
download | markup-validator-c6fc395488fe7faddd1e5a9cbc4949b991394990.zip markup-validator-c6fc395488fe7faddd1e5a9cbc4949b991394990.tar.gz markup-validator-c6fc395488fe7faddd1e5a9cbc4949b991394990.tar.bz2 |
s/re-validate/revalidate/ for consistency.
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 8bdd0e6..c3ef3b7 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.60 2004-04-05 20:33:06 ville Exp $" ---><!--#set var="date" value="\$Date: 2004-04-05 20:33:06 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.61 2004-11-14 08:39:41 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-11-14 08:39:41 $" --><!--#set var="title" value="TODO List for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -243,7 +243,7 @@ Start caching validation results locally and doing an <code>If-Modified-Since</code> <acronym title="HyperText Transfer Protocol">HTTP</acronym> - request to only download and re-validate + request to only download and revalidate <acronym title="Uniform Resource Locators">URLs</acronym> if they actually changed since their last validation </li> |