Cherrypick from hcmr2: doc change: fix typo in reference to new uses-feature constant.
diff --git a/docs/html/sdk/android-3.2.jd b/docs/html/sdk/android-3.2.jd
index 4b5cefd..79e57da 100644
--- a/docs/html/sdk/android-3.2.jd
+++ b/docs/html/sdk/android-3.2.jd
@@ -544,7 +544,7 @@
 android.hardware.screen.landscape} — The application requires display in
 landscape orientation.</li>
   <li>{@link android.content.pm.PackageManager#FEATURE_SCREEN_PORTRAIT
-android.hardware.screen.landscape} &mdash; The application requires display in
+android.hardware.screen.portrait} &mdash; The application requires display in
 portrait orientation.</li>
 </ul>