summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-03-14 16:28:26 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-03-14 16:28:26 +0000
commit28ac0c10ae58a8253db16406b63c37a2ddf94ccf (patch)
tree152de0d867108a6fb67242b3a6a5b74bdbaf5160 /docs
parent784aab786c9e6f84d6ae58655f32ce6b3ccfc33f (diff)
parentad66c27b9c2f2dce1b9443018a7c4d097bc08fc3 (diff)
downloadframeworks_base-28ac0c10ae58a8253db16406b63c37a2ddf94ccf.zip
frameworks_base-28ac0c10ae58a8253db16406b63c37a2ddf94ccf.tar.gz
frameworks_base-28ac0c10ae58a8253db16406b63c37a2ddf94ccf.tar.bz2
am ad66c27b: am 6d9b034c: Fix typo in public logcat page.
* commit 'ad66c27b9c2f2dce1b9443018a7c4d097bc08fc3': Fix typo in public logcat page.
Diffstat (limited to 'docs')
-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>