diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-01-14 00:33:36 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-01-14 00:33:36 +0000 |
commit | 3778e50d919c29fa0e20df813b119eedd70c1329 (patch) | |
tree | 19d8faa3ae8c77f0bfa61f067074d9bd044b9ac5 | |
parent | 9908e6fe5ed10ccf7e29df660ad71c5f87af5b63 (diff) | |
parent | 595ddb89118a33743a05d20bc6c70f8b7a10406d (diff) | |
download | frameworks_base-3778e50d919c29fa0e20df813b119eedd70c1329.zip frameworks_base-3778e50d919c29fa0e20df813b119eedd70c1329.tar.gz frameworks_base-3778e50d919c29fa0e20df813b119eedd70c1329.tar.bz2 |
am 595ddb89: am 03d65b4b: am 9865216e: am 18bf3b1d: am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
* commit '595ddb89118a33743a05d20bc6c70f8b7a10406d':
docs: Fixed typo.
-rw-r--r-- | docs/html/distribute/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/distribute/index.jd b/docs/html/distribute/index.jd index 54f9301..544fdff 100644 --- a/docs/html/distribute/index.jd +++ b/docs/html/distribute/index.jd @@ -11,7 +11,7 @@ header.hide=1 <div class="copy" style="position:relative;left:480px;width:360;"> <h1 style="margin-bottom:10px;">Your Apps on Google Play</h1> <p>The most visited store in the world for Android apps. Cloud-connected and always synced, - it's never been easierfor users to find and download your apps.</p> + it's never been easier for users to find and download your apps.</p> <p><a class="button" href="https://play.google.com/apps/publish/" >Go to Developer Console »</a></p> </div> |