diff options
| author | 2014-10-24 15:55:47 +0000 | |
|---|---|---|
| committer | 2014-10-24 15:55:48 +0000 | |
| commit | 049db36afd63b972f971f8bac6a405bc2f9437f4 (patch) | |
| tree | 7122139f24d0cb402cffd303e47342eefb99ac81 | |
| parent | 0e893eb7ac1985a02d61525a5e6076d45a1e8c7d (diff) | |
| parent | 1ad503df0df4ce042044f030304781300a412905 (diff) | |
Merge "docs: fixed typo/grammar issues." into klp-modular-docs
| -rw-r--r-- | docs/html/auto/overview.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/auto/overview.jd b/docs/html/auto/overview.jd index cf63b9892217..ae1efecc064b 100644 --- a/docs/html/auto/overview.jd +++ b/docs/html/auto/overview.jd @@ -207,7 +207,7 @@ playback state through callbacks.</li> <p>The Android Auto app uses a car-specific UI model to display content and user interaction opportunities. Android Auto provides you with a standard UI designed to minimize driver -distraction. You do not have to test a custom UI for for driver distraction, which is a +distraction. You do not have to test a custom UI for driver distraction, which is a lengthy and expensive process involving multiple legislations across the globe and different standards for each vehicle OEM.</p> @@ -217,7 +217,7 @@ media apps. You can customize the UI colors, action icons, background images, an <h3 id="launchapp">Launcher</h3> <p>The launcher shows all the compatible media apps installed on the user’s -Android device and lets users select one of them from an scrollable list:</p> +Android device and lets users select one of them from a scrollable list:</p> <div class="auto-img-container-single"> <div class="auto-img-container"> |