diff options
| author | Mark Doliner <mark@kingant.net> | 2014-08-27 16:04:02 -0700 |
|---|---|---|
| committer | Mark Doliner <mark@kingant.net> | 2014-09-05 13:57:51 -0700 |
| commit | d0646dca40ff740bd49755ad60751678b0ccca52 (patch) | |
| tree | 8e1cf2b4efebac703e253a1f14abc34557e8154e /docs/html/wear | |
| parent | 2d3571cc17a5a6b1072951227d889ce14a3f88cf (diff) | |
| download | frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.zip frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.tar.gz frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.tar.bz2 | |
Small documentation fixes across many files.
Change-Id: I3e8787ce4bc6018ea1dc9aef2a2cd4e0a8dde663
Diffstat (limited to 'docs/html/wear')
| -rw-r--r-- | docs/html/wear/design/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/wear/design/index.html b/docs/html/wear/design/index.html index 9952490..6e59ea3 100644 --- a/docs/html/wear/design/index.html +++ b/docs/html/wear/design/index.html @@ -529,7 +529,7 @@ Notifications</a>.</p> <img src="/wear/images/circle_voice_B.png" height="200" style="float:right;margin:0 0 20px 40px" /> <img src="/wear/images/circle_voice_A.png" height="200" style="float:right;margin:0 0 20px 40px" /> -<p>Voice replies are primarily used by messaging applications to provide a hands-free way of dictating a short message. You can also provide a up to five suggested replies or “canned responses” that are useful in a wide range of cases. These canned responses can be tapped by the user, allowing for a fast method of sending simple replies in cases where speaking may not be desirable.</p> +<p>Voice replies are primarily used by messaging applications to provide a hands-free way of dictating a short message. You can also provide up to five suggested replies or “canned responses” that are useful in a wide range of cases. These canned responses can be tapped by the user, allowing for a fast method of sending simple replies in cases where speaking may not be desirable.</p> <p>You should attempt to cover a range of simple, neutral replies in your choices. Longer voice replies may be automatically truncated in the Voice reply UI.</p> |
