aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-05-04 14:58:38 +0000
committerMarcus Brinkmann <[email protected]>2003-05-04 14:58:38 +0000
commit05c36875819aa87a646dcb4793dcd49b550aa6e6 (patch)
treebfa34bfe12bd9085b012897c10a550869eb04954
parent2003-05-04 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-05c36875819aa87a646dcb4793dcd49b550aa6e6.tar.gz
gpgme-05c36875819aa87a646dcb4793dcd49b550aa6e6.zip
Fix typo.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6f55b503..af5b2234 100644
--- a/NEWS
+++ b/NEWS
@@ -53,8 +53,8 @@ Noteworthy changes in version 0.4.1 (unreleased)
* The FPR argument to gpgme_op_genkey was removed. Instead, use the
gpgme_op_genkey_result function to retrieve a GpgmeGenKeyResult
pointer to a structure which contains the fingerprint. This also
- works with gpgme_op_genkey. The structure also provides other
- information about the generated keys.
+ works with gpgme_op_genkey_start. The structure also provides
+ other information about the generated keys.
So, instead: