summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-03-14 17:54:03 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-03-14 17:54:03 +0000
commite418c77e8d20c0616a054c5d13fdf84c3cf76f62 (patch)
treedb176994433bb15a8a10386247112b5afa2dc306 /docs/html/tools
parent281f208245e7de12eaccf1e2cfcdcce4bdce3016 (diff)
parent88f65e01d28c8f22d77624d1c8b264c761f3ac2a (diff)
downloadframeworks_base-e418c77e8d20c0616a054c5d13fdf84c3cf76f62.zip
frameworks_base-e418c77e8d20c0616a054c5d13fdf84c3cf76f62.tar.gz
frameworks_base-e418c77e8d20c0616a054c5d13fdf84c3cf76f62.tar.bz2
am 88f65e01: am 4108431b: am 28ac0c10: am ad66c27b: am 6d9b034c: Fix typo in public logcat page.
* commit '88f65e01d28c8f22d77624d1c8b264c761f3ac2a': Fix typo in public logcat page.
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/help/logcat.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/help/logcat.jd b/docs/html/tools/help/logcat.jd
index ede1905..b30971e 100644
--- a/docs/html/tools/help/logcat.jd
+++ b/docs/html/tools/help/logcat.jd
@@ -45,7 +45,7 @@ $ adb shell
<tr>
<td><code>-b&nbsp;&lt;buffer&gt;</code></td>
- <td>Loads an alternate log buffer for viewing, such as <code>event</code> or
+ <td>Loads an alternate log buffer for viewing, such as <code>events</code> or
<code>radio</code>. The <code>main</code> buffer is used by default. See <a href=
"{@docRoot}tools/debugging/debugging-log.html#alternativeBuffers">Viewing Alternative Log Buffers</a>.</td>
</tr>