From ccb926498faea877fcf27e2b44027352e2aa31df Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 16 Dec 2009 11:13:40 -0800 Subject: docs: fix typo --- docs/html/guide/topics/manifest/activity-element.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/guide/topics/manifest/activity-element.jd') diff --git a/docs/html/guide/topics/manifest/activity-element.jd b/docs/html/guide/topics/manifest/activity-element.jd index 5362dd8..ac0030c 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" -- cgit v1.1