From 7da2269176bffa4ade0a84537b305e13746173eb Mon Sep 17 00:00:00 2001 From: Scott Main Date: Sun, 2 May 2010 16:57:50 -0700 Subject: [PATCH] docs: resolve doc bug bug:2648699 Change-Id: I8da83978953fed1952b595d5c9a36ee740287b33 --- docs/html/guide/practices/ui_guidelines/activity_task_design.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/practices/ui_guidelines/activity_task_design.jd b/docs/html/guide/practices/ui_guidelines/activity_task_design.jd index 6cd219937b38c..05f61beb86e06 100644 --- a/docs/html/guide/practices/ui_guidelines/activity_task_design.jd +++ b/docs/html/guide/practices/ui_guidelines/activity_task_design.jd @@ -600,7 +600,7 @@ page.title=Activity and Task Design Guidelines Every application must have at least one entry point — a way for the user or system to access activities inside the application. Each icon in the application launcher at home - represents an entry point. Applications can also from another + represents an entry point. Applications can also be launched from another application. Each activity is a potential entry point into the application.