Small docs fix

Fix for a typo in LocationManager docs.

Test: None
Change-Id: I6c91dda634054f181bb9e46ee8ba4fe438ec6f9f
This commit is contained in:
Neil Fuller
2020-09-03 16:23:23 +01:00
parent 60c547b473
commit 05dc9327d3

View File

@@ -162,7 +162,7 @@ public class LocationManager {
/**
* The fused location provider.
*
* <p>This provider combines may combine inputs from several location sources to provide the
* <p>This provider may combine inputs from several location sources to provide the
* best possible location fix. It is implicitly used for all API's that involve the
* {@link LocationRequest} object.
*