Fix typo.
authorMarcus Brinkmann <mb@g10code.com>
Sun, 4 May 2003 14:58:38 +0000 (14:58 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sun, 4 May 2003 14:58:38 +0000 (14:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6f55b50382ddca959ba295996ba81fded69bb6f4..af5b2234918e97a09605c89aa8b640544640c343 100644 (file)
--- 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: