- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Jun 2010 13:38:52 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/policy
In directory hutz:/tmp/cvs-serv15139
Modified Files:
Profile.html
Log Message:
corrected a typo in the intro
Index: Profile.html
===================================================================
RCS file: /sources/public/2009/dap/policy/Profile.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Profile.html 22 Jun 2010 20:52:30 -0000 1.18
+++ Profile.html 23 Jun 2010 13:38:50 -0000 1.19
@@ -23,8 +23,8 @@
<p>
The Devices API policy framework [[!DAP-POLICY-FRAMEWORK]]
outlines the role and use of policy in the context of Device
- APIs. This document defines policy markup similar to XACML
- 2.0, but different specification is similar to XACML but different [[!XACML20]]. </p>
+ APIs. This document defines policy a markup similar to XACML
+ 2.0 [[!XACML20]], but different.</p>
<section id="values-and-types">
<h3>Values and Types</h3>
<p>Each value in an expression is conceptually a
Received on Wednesday, 23 June 2010 13:38:54 UTC