- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Aug 2010 16:03:37 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv28897
Modified Files:
Overview.html
Log Message:
fix validation errors
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Overview.html 19 Aug 2010 16:00:33 -0000 1.20
+++ Overview.html 19 Aug 2010 16:03:35 -0000 1.21
@@ -97,7 +97,6 @@
<code>http://www.w3.org/dap/feature/</code>.
<p class="note">The DAP base URI is entirely tentative at this
stage.</p>
-</p>
<section id="feature-geolocation">
<h3>Geolocation API</h3>
<p>
@@ -143,7 +142,7 @@
<p> The sections below list BONDI 1.11 feature strings
[[BONDI-FEATURES1-11]] and corresponding
<a href="http://developer.android.com/reference/android/Manifest.permission.html">
- Android capability identifiers (called permissions in the Android
+ Android capability identifiers</a> (called permissions in the Android
Developers Guide <a href="http://developer.android.com/guide/topics/security/security.html">Security and Permissions web page</a>.</p>
<p>BONDI 1.11 feature URIs are formed by appending the BONDI
string to the base URI: <code>http://bondi.omtp.org/api/1.1/</code>.
Received on Thursday, 19 August 2010 21:13:40 UTC