Skip to content

Commit 15fff9f

Browse files
Fixing HTML markup
1 parent eaac819 commit 15fff9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/google/maps/PlacesApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public static TextSearchRequest textSearchNextPage(GeoApiContext context, String
9393
* Search or Nearby Search.
9494
*
9595
* @deprecated This functionality is deprecated and will stop working on June 30, 2018.
96-
* @see <a href="https://maps-apis.googleblog.com/2017/06/announcing-deprecation-of-place-add.html">Removing Place Add, Delete & Radar Search features</a>
96+
* @see <a href="https://maps-apis.googleblog.com/2017/06/announcing-deprecation-of-place-add.html">Removing Place Add, Delete &amp; Radar Search features</a>
9797
* @param context The context on which to make Geo API requests.
9898
* @param location The location around which to retrieve place information.
9999
* @param radius The distance in meters within which to return place results.

0 commit comments

Comments
 (0)