summaryrefslogtreecommitdiffstats
path: root/location/java/android
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-09 12:12:39 -0500
committerJean-Baptiste Queru <jbq@google.com>2009-07-07 12:42:51 -0700
commit55ed4914de69f30c1067bf1894b193f89dfd53b3 (patch)
tree0f04fbe2a0e07de1d026bead74072f1cb2dbbe37 /location/java/android
parent507f8ed2e05f97b20307b900fbc7308e0f8fdb83 (diff)
downloadframeworks_base-55ed4914de69f30c1067bf1894b193f89dfd53b3.zip
frameworks_base-55ed4914de69f30c1067bf1894b193f89dfd53b3.tar.gz
frameworks_base-55ed4914de69f30c1067bf1894b193f89dfd53b3.tar.bz2
Fix typo in Javadoc for LocationManager.GPS_PROVIDER
Diffstat (limited to 'location/java/android')
-rw-r--r--location/java/android/location/LocationManager.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/location/java/android/location/LocationManager.java b/location/java/android/location/LocationManager.java
index 86ea66f..ca16f19 100644
--- a/location/java/android/location/LocationManager.java
+++ b/location/java/android/location/LocationManager.java
@@ -68,7 +68,7 @@ public class LocationManager {
* satellites. Depending on conditions, this provider may take a while to return
* a location fix.
*
- * Requires the permission android.permissions.ACCESS_FINE_LOCATION.
+ * Requires the permission android.permission.ACCESS_FINE_LOCATION.
*
* <p> The extras Bundle for the GPS location provider can contain the
* following key/value pairs: