aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'files/ant/build.xml')
-rw-r--r--files/ant/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ant/build.xml b/files/ant/build.xml
index b65be95..9f413d1 100644
--- a/files/ant/build.xml
+++ b/files/ant/build.xml
@@ -1265,7 +1265,7 @@
</extra-instrument-args>
</run-tests-helper>
- <echo level="info">Settting permission to download the coverage file...</echo>
+ <echo level="info">Setting permission to download the coverage file...</echo>
<exec executable="${adb}" failonerror="true">
<arg line="${adb.device.arg}" />
<arg value="shell" />