diff options
author | ville <ville@localhost> | 2010-05-07 18:47:34 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2010-05-07 18:47:34 +0000 |
commit | 0e7823545e6404c4a0338619dd1a92035cffe7d3 (patch) | |
tree | 4820d59ee45404ef49573838ad6bbf1384930909 /htdocs | |
parent | ca818e4643add6558e5c6566116b7518b46d28d8 (diff) | |
download | markup-validator-0e7823545e6404c4a0338619dd1a92035cffe7d3.zip markup-validator-0e7823545e6404c4a0338619dd1a92035cffe7d3.tar.gz markup-validator-0e7823545e6404c4a0338619dd1a92035cffe7d3.tar.bz2 |
Spelling fix.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 7c0f44d..9169d73 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.100 2010-05-07 18:17:37 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-05-07 18:17:37 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.101 2010-05-07 18:47:34 ville Exp $" +--><!--#set var="date" value="\$Date: 2010-05-07 18:47:34 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -141,7 +141,7 @@ escaped</a>. </li> <li> - Bug fix: direct input whenout overriding doctype or charset + Bug fix: direct input when overriding doctype or charset <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6747">passed an invalid Content-Type header</a> to the HTML5 validator. </li> |