diff options
| author | 2016-09-26 15:31:42 +0000 | |
|---|---|---|
| committer | 2016-09-26 15:31:42 +0000 | |
| commit | 0413b48aba22313697f8cafb72d4292a3dbcd769 (patch) | |
| tree | c57d34f9fac76bd59c834ee55381a304854b4052 /docs/html/guide | |
| parent | f2f2d48a0ec10a52c3c517eb113cd9b75705e01a (diff) | |
| parent | 999fe148e49333a0bd7b3ddc381a0b77d56c9c0b (diff) | |
Docs: Fix missing space
am: 999fe148e4
Change-Id: I2b68e855bcb9e3f76d8cf04c93097a265b03d13d
Diffstat (limited to 'docs/html/guide')
| -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 0cf517b4740e..843fe1c863f9 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -1733,7 +1733,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> --> @@ -1746,7 +1746,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> |