diff --git a/docs/html/guide/topics/manifest/activity-element.jd b/docs/html/guide/topics/manifest/activity-element.jd index 5362dd8b50f30..ac0030c17e060 100644 --- a/docs/html/guide/topics/manifest/activity-element.jd +++ b/docs/html/guide/topics/manifest/activity-element.jd @@ -24,7 +24,7 @@ page.title=<activity> android:process="string" android:screenOrientation=["unspecified" | "user" | "behind" | "landscape" | "portrait" | - "sensor" | "nonsensor"] + "sensor" | "nosensor"] android:stateNotNeeded=["true" | "false"] android:taskAffinity="string" android:theme="resource or theme"