diff options
author | Glenn Kasten <gkasten@google.com> | 2015-05-29 17:32:51 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-29 17:32:51 +0000 |
commit | e5c3878864993a974d48b11790106adb2a09031c (patch) | |
tree | 7a910fe44ec684aa9c67793868d178eb21cc9619 /docs | |
parent | 63b6320af4302c0d190bbfaba739049b59c2418b (diff) | |
parent | 926141795c3115d674be2ed0a735e3b994e31c03 (diff) | |
download | frameworks_base-e5c3878864993a974d48b11790106adb2a09031c.zip frameworks_base-e5c3878864993a974d48b11790106adb2a09031c.tar.gz frameworks_base-e5c3878864993a974d48b11790106adb2a09031c.tar.bz2 |
am 92614179: am dedc768f: Fix typo
* commit '926141795c3115d674be2ed0a735e3b994e31c03':
Fix typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/preview/api-overview.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd index b8a6033..f9e63e3 100644 --- a/docs/html/preview/api-overview.jd +++ b/docs/html/preview/api-overview.jd @@ -61,7 +61,7 @@ influencing the direction of the Android framework, <a href="{@docRoot}preview/setup-sdk.html">give the M Developer Preview a try</a> and send us your feedback!</p> -<p class="caution"><strong>Caution:</strong> Do not not publish apps +<p class="caution"><strong>Caution:</strong> Do not publish apps that use the M Developer Preview to the Google Play store.</p> <p class="note"><strong>Note:</strong> This document often refers to classes and @@ -530,4 +530,4 @@ the user that they are within the work profile. <p class="note"> For a detailed view of all API changes in the M Developer Preview, see the <a href= "{@docRoot}preview/download.html">API Differences Report</a>. -</p>
\ No newline at end of file +</p> |