summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-03-14 16:32:33 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-03-14 16:32:33 +0000
commit4108431b2e9d66c03daa204689e566b2c2598a95 (patch)
tree856e749a62217c5a2f8ab8e44873f080d2fce26e
parentc12c92bbed3631dfaf9f5975e9b69a4bda300d12 (diff)
parent28ac0c10ae58a8253db16406b63c37a2ddf94ccf (diff)
downloadframeworks_base-4108431b2e9d66c03daa204689e566b2c2598a95.zip
frameworks_base-4108431b2e9d66c03daa204689e566b2c2598a95.tar.gz
frameworks_base-4108431b2e9d66c03daa204689e566b2c2598a95.tar.bz2
am 28ac0c10: am ad66c27b: am 6d9b034c: Fix typo in public logcat page.
* commit '28ac0c10ae58a8253db16406b63c37a2ddf94ccf': Fix typo in public logcat page.
-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>