aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2017-07-25 20:33:14 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-25 20:33:14 +0000
commitf715f4b6941a07c50f59cb98fe8cc62ef0083f4c (patch)
tree795adfa08208dd1098d4476d72264877d3b6ec13
parent49f48a5834a0329881dc40704f6aa0a07f1ef477 (diff)
parentcd2ec081c84de412075ee1c7c7790987317d24ac (diff)
downloadapksig-f715f4b6941a07c50f59cb98fe8cc62ef0083f4c.tar.gz
Fix typo in "apksigner sign" help page am: 843d09e2fc
am: cd2ec081c8 Change-Id: I41e43f3cca236ad2f45ed14b0c6b74425a0565a8
-rw-r--r--src/apksigner/java/com/android/apksigner/help_sign.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apksigner/java/com/android/apksigner/help_sign.txt b/src/apksigner/java/com/android/apksigner/help_sign.txt
index 11014e0..91fcc49 100644
--- a/src/apksigner/java/com/android/apksigner/help_sign.txt
+++ b/src/apksigner/java/com/android/apksigner/help_sign.txt
@@ -136,7 +136,7 @@ file in X.509 format (see --key and --cert).
JCA PROVIDER INSTALLATION OPTIONS
These options enable you to install additional Java Crypto Architecture (JCA)
-Providers, such PKCS #11 providers. Use --next-provider to delimit options of
+Providers, such as PKCS #11 providers. Use --next-provider to delimit options of
different providers. Providers are installed in the order in which they appear
on the command-line.