diff --git a/docs/html/training/location/geofencing.jd b/docs/html/training/location/geofencing.jd index 59fc4c665a53f..556329cb1f7ee 100644 --- a/docs/html/training/location/geofencing.jd +++ b/docs/html/training/location/geofencing.jd @@ -100,8 +100,8 @@ srcset="{@docRoot}images/training/geofence.png 1x, {@docRoot}images/training/geo
- First, use Geofence.Builder to create a geofence, setting the desired radius, duration, and
+ First, use
+ Geofence.Builder to create a geofence, setting the desired radius, duration, and
transition types for the geofence. For example, to populate a list object named
{@code mGeofenceList}: