- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Jul 2010 07:53:14 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv5632
Modified Files:
Overview.html
Log Message:
*** empty log message ***
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.html 21 Jul 2010 07:52:59 -0000 1.7
+++ Overview.html 21 Jul 2010 07:53:12 -0000 1.8
@@ -54,7 +54,7 @@
</p>
<section id="geolocation">
- <p>The <code>geolocation</code> identifier corresponds to the access to the <code><a href="http://www.w3.org/TR/geolocation-API/#get-current-position">Geolocation::getCurrentPosition</a></code> and <code><a href="http://www.w3.org/TR/geolocation-API/#watch-position">Geolocation::watchPosition</code> methods defined in the Geolocation API [[!GEOLOCATION-API]].</p>
+ <p>The <code>geolocation</code> identifier corresponds to the access to the <code><a href="http://www.w3.org/TR/geolocation-API/#get-current-position">Geolocation::getCurrentPosition</a></code> and <code><a href="http://www.w3.org/TR/geolocation-API/#watch-position">Geolocation::watchPosition</a></code> methods defined in the Geolocation API [[!GEOLOCATION-API]].</p>
</selection>
<section id="contact-feature">
<h3>Contact API</h3>
Received on Wednesday, 21 July 2010 07:53:15 UTC