diff options
author | ville <ville@localhost> | 2010-05-07 17:34:33 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2010-05-07 17:34:33 +0000 |
commit | f5fcded5a53a3116eb7dc0b7c8a0d83cefb47f93 (patch) | |
tree | 7183330c7e7b0add8af934515b70089e8f2fbf0a /htdocs | |
parent | 4572b2b38e9d7c90791307333741cb55884fb95c (diff) | |
download | markup-validator-f5fcded5a53a3116eb7dc0b7c8a0d83cefb47f93.zip markup-validator-f5fcded5a53a3116eb7dc0b7c8a0d83cefb47f93.tar.gz markup-validator-f5fcded5a53a3116eb7dc0b7c8a0d83cefb47f93.tar.bz2 |
Rephrase previous entry a bit.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 0b937ca..fc71a57 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.97 2010-05-07 17:22:58 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-05-07 17:22:58 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.98 2010-05-07 17:34:33 ville Exp $" +--><!--#set var="date" value="\$Date: 2010-05-07 17:34:33 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -38,8 +38,8 @@ <li> Enhancement: when passing its internal transcoded document to external validators, validator now reflects the transcoding - by modifying the character information included in the passed - document. + by modifying character encoding information included in the + passed document. </li> </ul> </dd> |