Skip to content

Commit

Permalink
Offline Imagery: Small Javadoc typo edits
Browse files Browse the repository at this point in the history
  • Loading branch information
scolsen committed Aug 14, 2019
1 parent 2626d08 commit c255e07
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -24,8 +24,8 @@

/**
* Allows the user to select specific areas on a map for offline display. Users can toggle sections of
* the to add remove imagery. Upon selection, basemap tiles are queued for download. When deselected,
* they are removed from the device.
* the map to add or remove imagery. Upon selection, basemap tiles are queued for download. When
* deselected, they are removed from the device.
*/
@ActivityScoped
public class BasemapSelectorFragment extends AbstractFragment {
Expand Down

0 comments on commit c255e07

Please sign in to comment.