Skip to content

Commit 2c0c516

Browse files
Return 0 when watchPosition() errors (#100)
1 parent 3d8edf8 commit 2c0c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h2>
573573
<li>[=Call back with error=] |errorCallback| and
574574
{{GeolocationPositionError/POSITION_UNAVAILABLE}}.
575575
</li>
576-
<li>Return an [=implementation-defined=] {{long}}.
576+
<li>Return 0.
577577
</li>
578578
</ol>
579579
</li>

0 commit comments

Comments
 (0)