Docs: Fixes a typo I found while reading docs. No bug number or stage.

Change-Id: I7a8e0580a0e816cf249f3ce4b36f3a27c5040120
This commit is contained in:
David Friedman
2015-09-16 14:33:57 -07:00
parent c8fe6745cc
commit 14dbb905ac

View File

@@ -865,7 +865,8 @@ $ adb pull /sdcard/demo.mp4
<td><code>dumpsys</code></td> <td><code>dumpsys</code></td>
<td>Dumps system data to the screen.</td> <td>Dumps system data to the screen.</td>
<td rowspan=4">The <a href="{@docRoot}tools/debugging/ddms.html">Dalvik Debug Monitor Server</a> <td rowspan=4">The <a href="{@docRoot}tools/debugging/ddms.html">Dalvik Debug Monitor Server</a>
(DDMS) tool offers integrated debug environment that you may find easier to use.</td> (DDMS) tool offers an integrated debug environment that you may find easier to use.
</td>
</tr> </tr>
<tr> <tr>