Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f8b7269 authored by Robert Ly's avatar Robert Ly
Browse files

docs: fix typo

Change-Id: I86ebd8bced2ca133fc6faff43c2e69205f0c9862
parent 5ad6f646
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
  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
  runs the tests with code coverage enabled.</dd>