diff options
author | David Friedman <dmail@google.com> | 2015-05-28 19:20:19 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-28 19:20:19 +0000 |
commit | e9ac81745ef0c5f0d96a2c9dfcf2f84a86ccf85d (patch) | |
tree | 77548624cc74fad25d4adc06e8f6a8c948449d9c | |
parent | dd054f505b42c295baaca375d22c737fcb0fcb92 (diff) | |
parent | dd6ccfd0d97c7a794793cd465be029310efa67ea (diff) |
am dd6ccfd0: am 8bf833e4: Merge "Docs: Quick typo fix." into mnc-preview-docs
* commit 'dd6ccfd0d97c7a794793cd465be029310efa67ea':
Docs: Quick typo fix.
-rw-r--r-- | docs/html/preview/behavior-changes.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/preview/behavior-changes.jd b/docs/html/preview/behavior-changes.jd index 2efa80aa19a0..9b3dbabecfc0 100644 --- a/docs/html/preview/behavior-changes.jd +++ b/docs/html/preview/behavior-changes.jd @@ -44,7 +44,7 @@ sdk.platform.apiLevel=MNC <p>Along with new features and capabilities, the M Developer Preview includes a variety of system changes and API behavior changes. This document highlights -some of the key changes that you should be understand and account for in your apps.</p> +some of the key changes that you should understand and account for in your apps.</p> <p>If you have previously published an app for Android, be aware that your app might be affected by these changes in the platform.</p> |