From 09ae50cc560646be5eb5aed46ef03e5d9b588613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 5 Feb 2014 13:09:59 +0100 Subject: keyserver instead of key server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ecde1ab7c..b70b586a0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To do automatic encryption/decryption/sign/verify use the OpenPGP Remote API. * ``org.sufficientlysecure.keychain.action.IMPORT_KEY`` * Extras: ``key_bytes`` (type: ``byte[]``) * or set data ``Uri`` (``intent.setData()``) pointing to a file -* ``org.sufficientlysecure.keychain.action.IMPORT_KEY_FROM_KEY_SERVER`` +* ``org.sufficientlysecure.keychain.action.IMPORT_KEY_FROM_KEYSERVER`` * Extras: ``query`` (type: ``String``) * or ``fingerprint`` (type: ``String``) * ``org.sufficientlysecure.keychain.action.IMPORT_KEY_FROM_QR_CODE`` -- cgit v1.2.3