summaryrefslogtreecommitdiffstats
path: root/docs/html/resources/articles/zipalign.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/resources/articles/zipalign.jd')
-rw-r--r--docs/html/resources/articles/zipalign.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/resources/articles/zipalign.jd b/docs/html/resources/articles/zipalign.jd
index 9e767aa..d3c68a6 100644
--- a/docs/html/resources/articles/zipalign.jd
+++ b/docs/html/resources/articles/zipalign.jd
@@ -67,7 +67,7 @@ when building in debug mode.</li>
information to sign the packages, since aligning has to happen after signing. In
order to be able to sign packages, and therefore to align them, <em>Ant</em>
needs to know the location of the keystore and the name of the key in
-<code>build.properties</code>. The name of the properties are
+<code>ant.properties</code>. The name of the properties are
<code>key.store</code> and <code>key.alias</code> respectively. If those
properties are present, the signing tool will prompt to enter the store/key
passwords during the build, and the script will sign and then align the apk