am 5e5202bd: Merge "docs: resolve doc bug bug:2648699" into froyo

Merge commit '5e5202bd6f9e7687fc6399762529b0ef5625e515' into froyo-plus-aosp

* commit '5e5202bd6f9e7687fc6399762529b0ef5625e515':
  docs: resolve doc bug
This commit is contained in:
Scott Main
2010-05-04 16:04:46 -07:00
committed by Android Git Automerger

View File

@@ -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. 
</p>