Skip to content

Commit 632f072

Browse files
Robert LyAndroid Git Automerger
authored andcommitted
am 5f8b726: docs: fix typo
* commit '5f8b7269d66acb45dcb74a1eb38102cb1d1431df': docs: fix typo
2 parents 83c16e2 + 5f8b726 commit 632f072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/guide/developing/building/building-cmdline.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ test project, the tested project is also cleaned.</dd>
365365
<dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and
366366
runs the tests.</dd>
367367

368-
<dt><code>ant emma debug installt test</code></dt>
368+
<dt><code>ant emma debug install test</code></dt>
369369
<dd>Builds a test project and the tested project, installs both <code>.apk</code> files, and
370370
runs the tests with code coverage enabled.</dd>
371371

0 commit comments

Comments
 (0)