diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index 5d163c0d5d56b..06703486e914f 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -33,7 +33,7 @@ page.tags=filtering,features,google play filters,permissions

Google Play Filtering

Google Play uses the <uses-feature> elements declared in your app manifest to filter your app from devices - that do not meet it's hardware and software feature requirements.

+ that do not meet its hardware and software feature requirements.

By specifying the features that your application requires, you enable Google Play to present your application only to users whose @@ -150,23 +150,21 @@ device compatibility.

Boolean value that indicates whether the application requires the feature specified in android:name. -
- - -

The default value for android:required if not declared is -"true".

+

The default value for android:required if not declared is + "true".

android:glEsVersion