diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ All Intents start with ``org.sufficientlysecure.keychain.action.`` * TODO: explain extras (see source) * ``DECRYPT_FILE`` * ``IMPORT_KEY`` - * Extras: ``keyring_bytes`` (``byte[]``) + * Extras: ``keyring_bytes`` (type: ``byte[]``) * or Uri in data with file schema * ``IMPORT_KEY_FROM_QR_CODE`` * without extras |