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

* commit '14dbb905ac7db75e0527c7be13587c2c8ccb49a4':
  Docs: Fixes a typo I found while reading docs. No bug number or stage.
This commit is contained in:
David Friedman
2015-09-16 21:47:49 +00:00
committed by Android Git Automerger

View File

@@ -865,7 +865,8 @@ $ adb pull /sdcard/demo.mp4
<td><code>dumpsys</code></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>
(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>
@@ -895,4 +896,4 @@ $ adb pull /sdcard/demo.mp4
<td>&nbsp;</td>
</tr>
</table>
</table>