Daniel Kurka has submitted this change and it was merged.

Change subject: Fix javadoc URL for geolocation.
......................................................................


Fix javadoc URL for geolocation.

Change-Id: I58ace2957b4c04764aa2602f339da68bd1debca7
---
M user/src/com/google/gwt/geolocation/client/Geolocation.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Daniel Kurka: Verified; Looks good to me, approved



diff --git a/user/src/com/google/gwt/geolocation/client/Geolocation.java b/user/src/com/google/gwt/geolocation/client/Geolocation.java
index f3a03d1..3bd2494 100644
--- a/user/src/com/google/gwt/geolocation/client/Geolocation.java
+++ b/user/src/com/google/gwt/geolocation/client/Geolocation.java
@@ -55,7 +55,7 @@
  * </p>
  *
* @see <a href="http://www.w3.org/TR/geolocation-API/";>W3C Geolocation API</a> - * @see <a href="http://diveintohtml5.org/geolocation.html";>Dive Into HTML5 - + * @see <a href="http://diveintohtml5.info/geolocation.html";>Dive Into HTML5 -
  *      Geolocation</a>
  */
 @PartialSupport

--
To view, visit https://gwt-review.googlesource.com/2962
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I58ace2957b4c04764aa2602f339da68bd1debca7
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Sam Hough <sal...@gmail.com>
Gerrit-Reviewer: Daniel Kurka <danku...@google.com>

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to