summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/android-2.3.3.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/sdk/android-2.3.3.jd')
-rw-r--r--docs/html/sdk/android-2.3.3.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/android-2.3.3.jd b/docs/html/sdk/android-2.3.3.jd
index 023e2e4..405c063 100644
--- a/docs/html/sdk/android-2.3.3.jd
+++ b/docs/html/sdk/android-2.3.3.jd
@@ -192,7 +192,7 @@ underlying hardware support.</p>
declaring <code>&lt;uses-permission
android:name="android.permission.NFC"&gt;</code> in their manifest files.</p>
-<p>Additionally, developers can request filtering on Android Market, such that
+<p>Additionally, developers can request filtering on Google Play, such that
their applications are not discoverable to users whose devices do not support
NFC. To request filtering, add
<code>&lt;uses-feature android:name="android.hardware.nfc"