2004-12-07 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Tue, 7 Dec 2004 19:05:18 +0000 (19:05 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Tue, 7 Dec 2004 19:05:18 +0000 (19:05 +0000)
* gpgme.texi (Creating Contexts): Fix cut&paste error.  Reported
by Noel Torres <envite@rolamasao.org>.

doc/ChangeLog
doc/gpgme.texi

index b740bcbc385304e6f276b8331b2e4259c381d21e..96628695b0409ad8a2aab9c7dcf0f805d3d50e15 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-07  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Creating Contexts): Fix cut&paste error.  Reported
+       by Noel Torres <envite@rolamasao.org>.
+
 2004-09-30  Marcus Brinkmann  <marcus@g10code.de>
 
        * Makefile.am (gpgme_TEXINFOS): Remove fdl.texi.
index 2d889051d2f30f58d8b873bc0a1fa2652ff4e25b..d97b56625856f3467ecec65ba7b95cb985c52c98 100644 (file)
@@ -1820,8 +1820,8 @@ cryptographic operations.
 @cindex context, creation
 
 @deftypefun gpgme_error_t gpgme_new (@w{gpgme_ctx_t *@var{ctx}})
-The function @code{gpgme_data_new} creates a new @code{gpgme_ctx_t}
-object and returns a handle for it in @var{ctx}.
+The function @code{gpgme_new} creates a new @code{gpgme_ctx_t} object
+and returns a handle for it in @var{ctx}.
 
 The function returns the error code @code{GPG_ERR_NO_ERROR} if the
 context was successfully created, @code{GPG_ERR_INV_VALUE} if