aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@gmail.com>2011-01-20 12:49:49 +0000
committerMarkus Doits <markus.doits@gmail.com>2011-01-20 12:49:49 +0000
commit15bf93de348410fe3bad0aae9d869f04676ffb06 (patch)
tree8d423ce2f3e837e03dbe6f0a47b3635947266edb
parente73794a5cc1f1c78485cce4282f5b2ecef549fe2 (diff)
downloadopen-keychain-15bf93de348410fe3bad0aae9d869f04676ffb06.tar.gz
open-keychain-15bf93de348410fe3bad0aae9d869f04676ffb06.tar.bz2
open-keychain-15bf93de348410fe3bad0aae9d869f04676ffb06.zip
Fix wrong param in doc
-rw-r--r--src/org/thialfihar/android/apg/IApgService.aidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/thialfihar/android/apg/IApgService.aidl b/src/org/thialfihar/android/apg/IApgService.aidl
index 89ea62827..896314635 100644
--- a/src/org/thialfihar/android/apg/IApgService.aidl
+++ b/src/org/thialfihar/android/apg/IApgService.aidl
@@ -42,7 +42,7 @@ interface IApgService {
* String "SIGNATURE_KEY" = Key to sign with
*
* (optional)
- * String "SIGNATURE_KEY_PASSPHRASE" = Passphrase for signing key
+ * String "PRIVATE_KEY_PASSPHRASE" = Passphrase for signing key
*
* Bundle return_vals (in addition to the ERRORS/WARNINGS above):
* String "RESULT" = Encrypted message