summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2005-07-12 07:43:36 +0000
committerot <ot@localhost>2005-07-12 07:43:36 +0000
commit4cabbe7279fddef63a257c6d181a257daca5079e (patch)
treebb757d5e4f086b0e2ac80aecff164e2f63185965
parent43278bae997f343a6a79b86d537a71c7c91a43f2 (diff)
downloadmarkup-validator-4cabbe7279fddef63a257c6d181a257daca5079e.zip
markup-validator-4cabbe7279fddef63a257c6d181a257daca5079e.tar.gz
markup-validator-4cabbe7279fddef63a257c6d181a257daca5079e.tar.bz2
minor wording
-rwxr-xr-xhtdocs/whatsnew.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index 5877c67..50cd99c 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: whatsnew.html,v 1.45 2005-07-11 07:19:40 ot Exp $"
---><!--#set var="date" value="\$Date: 2005-07-11 07:19:40 $"
+<!--#set var="revision" value="\$Id: whatsnew.html,v 1.46 2005-07-12 07:43:36 ot Exp $"
+--><!--#set var="date" value="\$Date: 2005-07-12 07:43:36 $"
--><!--#set var="title" value="What's New at The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -25,7 +25,7 @@
Changes include:
</p>
<ul>
- <li>Templated output for the XHTML output of validation results:
+ <li>Templates for the XHTML output of validation results:
<ul>
<li>less inline markup</li>
<li>easier for multi-format output</li>