updated the note on device vs. user proximity as per Jonas' proposal
authorAnssi Kostiainen <anssi.kostiainen@nokia.com>
Fri, 18 May 2012 14:32:15 +0300
changeset 97 336825e8a8a2
parent 96 d9a6cfac2299
child 98 5d4f44f1e9a8
updated the note on device vs. user proximity as per Jonas' proposal
proximity/Overview.html
--- a/proximity/Overview.html	Wed May 16 09:27:24 2012 +0300
+++ b/proximity/Overview.html	Fri May 18 14:32:15 2012 +0300
@@ -220,9 +220,9 @@
           The definition of granularity i.e. how often the event is fired is
           left to the implementation. Different devices may also support
           different minimum and maximum device proximities as well as different
-          resolution, thus authors are strongly advised not to assume near or
-          far proximity solely based on the <code>min</code> and
-          <code>max</code> attributes' values.
+          resolution, thus authors are strongly advised to use the
+          <a href="#user-proximity">user proximity</a> event if the are only
+          interested in finding out if the user is near or far.
         </div>
         <section>
           <h2>Event handlers</h2>