am 5f8b7269: docs: fix typo

* commit '5f8b7269d66acb45dcb74a1eb38102cb1d1431df':
  docs: fix typo
This commit is contained in:
Robert Ly
2011-11-11 20:34:43 -08:00
committed by Android Git Automerger

View File

@@ -365,7 +365,7 @@ test project, the tested project is also cleaned.</dd>
<dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and <dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and
runs the tests.</dd> runs the tests.</dd>
<dt><code>ant emma debug installt test</code></dt> <dt><code>ant emma debug install test</code></dt>
<dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and <dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and
runs the tests with code coverage enabled.</dd> runs the tests with code coverage enabled.</dd>