diff options
| -rwxr-xr-x | docs/html/guide/topics/manifest/uses-feature-element.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index 865fa693f47c..7db05035bd8c 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -1752,7 +1752,7 @@ densities: '160' </p> <p> <code>android.hardware.location.network</code> - (Only when target API level is 20 orlower.) + (Only when target API level is 20 or lower.) </p> </td> <!-- <td></td> --> @@ -1765,7 +1765,7 @@ densities: '160' </p> <p> <code>android.hardware.location.gps</code> - (Only when target API level is 20 orlower.) + (Only when target API level is 20 or lower.) </p> </td> |