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

This commit is contained in:
Todd Kopriva
2018-10-02 19:03:29 +00:00
committed by Android (Google) Code Review

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 {
/**