WWW/2011/tracking-protection/drafts tracking-dnt.html,1.166,1.167

Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory hutz:/tmp/cvs-serv27312

Modified Files:
	tracking-dnt.html 
Log Message:
fix two grammar bugs added since last WD

Index: tracking-dnt.html
===================================================================
RCS file: /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- tracking-dnt.html	28 Sep 2012 07:55:31 -0000	1.166
+++ tracking-dnt.html	29 Sep 2012 04:15:07 -0000	1.167
@@ -357,14 +357,14 @@
         <p>
           The DNT field-value sent by a user agent MUST begin with the
           numeric character "1" (%x31) if a tracking preference is
-          <a>enabled</a>, and the preference is for no tracking, and
+          <a>enabled</a>, the preference is for no tracking, and
           there is not a site-specific exception for the origin server
           targeted by this request.
         </p>
         <p>
           The DNT field-value sent by a user agent MUST begin with the
           numeric character "0" (%x30) if a tracking preference is
-          <a>enabled</a>, and the preference is to allow tracking in general
+          <a>enabled</a> and the preference is to allow tracking in general
           or by specific exception for the origin server targeted by this
           request.
         </p>

Received on Saturday, 29 September 2012 04:15:12 UTC