Skip to content

Commit 5f8b726

Browse files
author
Robert Ly
committed
docs: fix typo
Change-Id: I86ebd8bced2ca133fc6faff43c2e69205f0c9862
1 parent 5ad6f64 commit 5f8b726

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)