Merge "docs: bug 37130805, typo" into pi-dev

am: 7c5c4d1ca8

Change-Id: I687b0cd961d714a012e389122d01271800ddc376
This commit is contained in:
Todd Kopriva
2018-10-02 13:21:59 -07:00
committed by android-build-merger

View File

@@ -21,9 +21,9 @@ import android.os.Parcelable;
/**
* A class indicating the application criteria for selecting a
* location provider. Providers maybe ordered according to accuracy,
* power usage, ability to report altitude, speed,
* and bearing, and monetary cost.
* location provider. Providers may be ordered according to accuracy,
* power usage, ability to report altitude, speed, bearing, and monetary
* cost.
*/
public class Criteria implements Parcelable {
/**